<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head>



<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>:: Acadmico &gt; Cadastros &gt; Perodos</title>
<link rel="stylesheet" type="text/css" href="G_arquivos/estilo.css">
<link rel="stylesheet" href="G_arquivos/jquery.css">
<style type="text/css" media="all">
table {
	border-collapse:collapse;
}
.style3 {
	color: #FF0000
}
</style>
<script language="JavaScript" src="G_arquivos/funcoes.js" type="text/JavaScript"></script>
<script src="G_arquivos/jquery.js" type="text/javascript"></script>
<script src="G_arquivos/jquery_002.js" type="text/javascript"></script>
<script src="G_arquivos/jquery_003.js" type="text/javascript"></script>
<script src="G_arquivos/jquery_004.js" type="text/javascript"></script>
<script language="JavaScript">

        function inicializa() {

            //parent.document.forms[0].height = document.body.scrollHeight+30;

            //parent.parent.document.getElementById('centro').height =
			//	document.body.scrollHeight + 200;
			
        }

        function ValidaPagina(obj,tipoAcao) {
            obj.disabled = true;
			var qtd_Alunos 		= document.getElementById('qtd_Alunos').value;
            var qtd_Disciplinas = document.getElementById('qtd_Disciplinas').value;
            var objNota;
			var qtdCamposBrancos = 0;
            var cd_Aluno = '';
			var cd_Disciplina = '';
            var nr_Nota = '';
            var qtdErro = 0;
			var msg = 'Existem notas maiores do que 10!';
			
            for (i = 1; i <= qtd_Alunos; i++) {
                cd_Aluno = document.getElementById('cd_Aluno_' + i).value;
                for (y = 1; y <= qtd_Disciplinas; y++) {
                	cd_Disciplina = document.getElementById('cd_Disciplina_' + y).value;
					objNota = document.getElementById('nr_Nota_' + cd_Aluno + '_' + cd_Disciplina);
                    nr_Nota = objNota.value.split(',');

                    if (nr_Nota[0] > 10) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
                    else if ((nr_Nota[0] == 10) && (nr_Nota[1] > 0)) {
                        objNota.style.background = '#D5BBB8';
                        objNota.style.color = 'Black';
                        objNota.focus();
                        qtdErro++;
                    }
					else if (objNota.value == '')
					{
						qtdCamposBrancos++;
					}
                }
            }
			//if (qtdCamposBrancos == (qtd_Alunos * qtd_Disciplinas))
			//{
			//	msg = 'Nenhuma nota foi informada!';	
			//	qtdErro = 1;			
			//}
            if (qtdErro == 0) {                
				document.forms[0].action = "AlunoAvaliacao_frmCad.asp?Inc_Alt="+ tipoAcao
				document.forms[0].submit();
            }
            else {
				alert(msg);
                obj.disabled = false;
            }
        }
				
		function selecionaSemestre(obj) {
		
			querystring = "&ci_Turma="+ document.getElementById("cd_Turma").value +
						  "&ci_Disciplina="+ document.getElementById("cd_Disciplina").value +
						  "&cd_CursoTpMapa="+ document.getElementById("cd_CursoTpMapa").value +
						  "&nr_Semestre="+ document.getElementById("nr_Semestre").value +
						  "&ci_Periodo="+ document.getElementById("cd_Periodo").value +						  
						  "&cd_TpEnsino="+ document.getElementById("cd_TpEnsino").value +	
						  "&ds_Periodo="+ document.getElementById("ds_Periodo").value +
						  "&nr_anoletivo="+ document.getElementById("nr_anoletivo").value +
						  "&nr_semestreSel="+ obj.value;
		
			document.location = "AlunoAvaliacao_frmCad.asp?Inc_Alt=I"+ querystring;
		}
		
		function Excluir(obj) {
			if (confirm("ATENO!! Deseja realmente excluir TODAS as avaliaes lanadas para esta turma?")) {
				ValidaPagina(obj,'E');
			}
		}
		
	$(function() {
		$('td[@id^="colunaNotaAluno_"]').tooltip({
			track: true,
			delay: 0,
			showURL: false,
			showBody: "<br>",
			fixPNG: true,
			opacity: 0.95
		});
	});		

</script>
</head><body leftmargin="0" topmargin="0" onload="inicializa();" marginheight="0" marginwidth="0">
<!-- INCIO - CONTEDO: TABELA BASE/CENTRO -->
<form name="frmCadastro" method="post">
  <!-- INCIO TABELA - CONTEDO: PESQUISA -->
  <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tbody><tr>
      <td align="center"><table width="98%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" height="30" align="left">3 Srie | ENSINO MDIO | ENSINO REGULAR | Manh | G - 4 Perodo - 18/01/2013 - 05/04/2013</td>
          </tr>
        </tbody></table>
        
        <input id="cd_Periodo" name="cd_Periodo" value="4" type="hidden">
        <input id="qtd_Alunos" name="qtd_Alunos" value="41" type="hidden">
        <input id="qtd_Disciplinas" name="qtd_Disciplinas" value="13" type="hidden">
        <input id="cd_Turma" name="cd_Turma" value="96449" type="hidden">
        <input id="nr_Semestre" name="nr_Semestre" value="" type="hidden">
        <input id="cd_CursoTpMapa" name="cd_CursoTpMapa" value="1" type="hidden">
        <input id="cd_Disciplina" name="cd_Disciplina" value="" type="hidden">
        <input id="ds_Periodo" name="ds_Periodo" value="4 Perodo - 18/01/2013 - 05/04/2013" type="hidden">
        <input id="cd_TpEnsino" name="cd_TpEnsino" value="1" type="hidden">
        <input id="nr_anoletivo" name="nr_anoletivo" value="2012" type="hidden">
        <table width="99%" border="1" bordercolor="#c0c081" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td class="subTituloBold" width="627" align="left" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp;Nome&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 </td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; ARTE&nbsp;&nbsp;
              <input id="cd_Disciplina_1" name="cd_Disciplina_1" value="154" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; BIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_2" name="cd_Disciplina_2" value="160" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; EDUCAO FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_3" name="cd_Disciplina_3" value="530" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FILOSOFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_4" name="cd_Disciplina_4" value="780" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; FISICA&nbsp;&nbsp;
              <input id="cd_Disciplina_5" name="cd_Disciplina_5" value="800" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; GEOGRAFIA&nbsp;&nbsp;
              <input id="cd_Disciplina_6" name="cd_Disciplina_6" value="890" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; HISTORIA&nbsp;&nbsp;
              <input id="cd_Disciplina_7" name="cd_Disciplina_7" value="970" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (ESPANHOL)&nbsp;&nbsp;
              <input id="cd_Disciplina_8" name="cd_Disciplina_8" value="3330" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA ESTRANGEIRA (INGLES)&nbsp;&nbsp;
              <input id="cd_Disciplina_9" name="cd_Disciplina_9" value="1130" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; LINGUA PORTUGUESA&nbsp;&nbsp;
              <input id="cd_Disciplina_10" name="cd_Disciplina_10" value="1140" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; MATEMTICA&nbsp;&nbsp;
              <input id="cd_Disciplina_11" name="cd_Disciplina_11" value="1200" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; QUIMICA&nbsp;&nbsp;
              <input id="cd_Disciplina_12" name="cd_Disciplina_12" value="1620" type="hidden"></td>
            
            <td class="subTituloBold" width="627" align="center" bgcolor="#e3e1ba">&nbsp;&nbsp;&nbsp; SOCIOLOGIA&nbsp;&nbsp;
              <input id="cd_Disciplina_13" name="cd_Disciplina_13" value="1730" type="hidden"></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;198136&nbsp;ALESSANDRA DA SILVA TORRES
              <input id="cd_Aluno_1" name="cd_Aluno_1" value="198136" type="hidden"></td>
            
            <td id="colunaNotaAluno_198136_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_154" id="ci_AlunoAvaliacao_198136_154" value="101758391" type="hidden">
                <input name="nr_Nota_198136_154" id="nr_Nota_198136_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_160" id="ci_AlunoAvaliacao_198136_160" value="101633038" type="hidden">
                <input name="nr_Nota_198136_160" id="nr_Nota_198136_160" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_530" id="ci_AlunoAvaliacao_198136_530" value="100814507" type="hidden">
                <input name="nr_Nota_198136_530" id="nr_Nota_198136_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_780" id="ci_AlunoAvaliacao_198136_780" value="101575853" type="hidden">
                <input name="nr_Nota_198136_780" id="nr_Nota_198136_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_800" id="ci_AlunoAvaliacao_198136_800" value="101575409" type="hidden">
                <input name="nr_Nota_198136_800" id="nr_Nota_198136_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_890" id="ci_AlunoAvaliacao_198136_890" value="101633439" type="hidden">
                <input name="nr_Nota_198136_890" id="nr_Nota_198136_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_970" id="ci_AlunoAvaliacao_198136_970" value="101696352" type="hidden">
                <input name="nr_Nota_198136_970" id="nr_Nota_198136_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_3330" id="ci_AlunoAvaliacao_198136_3330" value="101527404" type="hidden">
                <input name="nr_Nota_198136_3330" id="nr_Nota_198136_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_1130" id="ci_AlunoAvaliacao_198136_1130" value="101526936" type="hidden">
                <input name="nr_Nota_198136_1130" id="nr_Nota_198136_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_1140" id="ci_AlunoAvaliacao_198136_1140" value="101758028" type="hidden">
                <input name="nr_Nota_198136_1140" id="nr_Nota_198136_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_1200" id="ci_AlunoAvaliacao_198136_1200" value="101525982" type="hidden">
                <input name="nr_Nota_198136_1200" id="nr_Nota_198136_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_1620" id="ci_AlunoAvaliacao_198136_1620" value="101525477" type="hidden">
                <input name="nr_Nota_198136_1620" id="nr_Nota_198136_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_198136_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_198136_1730" id="ci_AlunoAvaliacao_198136_1730" value="101696565" type="hidden">
                <input name="nr_Nota_198136_1730" id="nr_Nota_198136_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;385268&nbsp;ALLAN OLIVEIRA DE LIMA
              <input id="cd_Aluno_2" name="cd_Aluno_2" value="385268" type="hidden"></td>
            
            <td id="colunaNotaAluno_385268_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_154" id="ci_AlunoAvaliacao_385268_154" value="101758392" type="hidden">
                <input name="nr_Nota_385268_154" id="nr_Nota_385268_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_160" id="ci_AlunoAvaliacao_385268_160" value="101633039" type="hidden">
                <input name="nr_Nota_385268_160" id="nr_Nota_385268_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_530" id="ci_AlunoAvaliacao_385268_530" value="100814508" type="hidden">
                <input name="nr_Nota_385268_530" id="nr_Nota_385268_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_780" id="ci_AlunoAvaliacao_385268_780" value="101575854" type="hidden">
                <input name="nr_Nota_385268_780" id="nr_Nota_385268_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_800" id="ci_AlunoAvaliacao_385268_800" value="101575410" type="hidden">
                <input name="nr_Nota_385268_800" id="nr_Nota_385268_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_890" id="ci_AlunoAvaliacao_385268_890" value="101633440" type="hidden">
                <input name="nr_Nota_385268_890" id="nr_Nota_385268_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_970" id="ci_AlunoAvaliacao_385268_970" value="101696353" type="hidden">
                <input name="nr_Nota_385268_970" id="nr_Nota_385268_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_3330" id="ci_AlunoAvaliacao_385268_3330" value="101527405" type="hidden">
                <input name="nr_Nota_385268_3330" id="nr_Nota_385268_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_1130" id="ci_AlunoAvaliacao_385268_1130" value="101526937" type="hidden">
                <input name="nr_Nota_385268_1130" id="nr_Nota_385268_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_1140" id="ci_AlunoAvaliacao_385268_1140" value="101758029" type="hidden">
                <input name="nr_Nota_385268_1140" id="nr_Nota_385268_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_1200" id="ci_AlunoAvaliacao_385268_1200" value="101525983" type="hidden">
                <input name="nr_Nota_385268_1200" id="nr_Nota_385268_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_1620" id="ci_AlunoAvaliacao_385268_1620" value="101525478" type="hidden">
                <input name="nr_Nota_385268_1620" id="nr_Nota_385268_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_385268_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_385268_1730" id="ci_AlunoAvaliacao_385268_1730" value="101696566" type="hidden">
                <input name="nr_Nota_385268_1730" id="nr_Nota_385268_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;800596&nbsp;ANA THAIS DE SOUSA DIAS
              <input id="cd_Aluno_3" name="cd_Aluno_3" value="800596" type="hidden"></td>
            
            <td id="colunaNotaAluno_800596_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_154" id="ci_AlunoAvaliacao_800596_154" value="101758393" type="hidden">
                <input name="nr_Nota_800596_154" id="nr_Nota_800596_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_160" id="ci_AlunoAvaliacao_800596_160" value="101633040" type="hidden">
                <input name="nr_Nota_800596_160" id="nr_Nota_800596_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_530" id="ci_AlunoAvaliacao_800596_530" value="100814509" type="hidden">
                <input name="nr_Nota_800596_530" id="nr_Nota_800596_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_780" id="ci_AlunoAvaliacao_800596_780" value="101575855" type="hidden">
                <input name="nr_Nota_800596_780" id="nr_Nota_800596_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_800" id="ci_AlunoAvaliacao_800596_800" value="101575411" type="hidden">
                <input name="nr_Nota_800596_800" id="nr_Nota_800596_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_890" id="ci_AlunoAvaliacao_800596_890" value="101633441" type="hidden">
                <input name="nr_Nota_800596_890" id="nr_Nota_800596_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_970" id="ci_AlunoAvaliacao_800596_970" value="101696354" type="hidden">
                <input name="nr_Nota_800596_970" id="nr_Nota_800596_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_3330" id="ci_AlunoAvaliacao_800596_3330" value="101527406" type="hidden">
                <input name="nr_Nota_800596_3330" id="nr_Nota_800596_3330" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_1130" id="ci_AlunoAvaliacao_800596_1130" value="101526938" type="hidden">
                <input name="nr_Nota_800596_1130" id="nr_Nota_800596_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_1140" id="ci_AlunoAvaliacao_800596_1140" value="101758030" type="hidden">
                <input name="nr_Nota_800596_1140" id="nr_Nota_800596_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_1200" id="ci_AlunoAvaliacao_800596_1200" value="101525984" type="hidden">
                <input name="nr_Nota_800596_1200" id="nr_Nota_800596_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_1620" id="ci_AlunoAvaliacao_800596_1620" value="101525479" type="hidden">
                <input name="nr_Nota_800596_1620" id="nr_Nota_800596_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_800596_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_800596_1730" id="ci_AlunoAvaliacao_800596_1730" value="101696567" type="hidden">
                <input name="nr_Nota_800596_1730" id="nr_Nota_800596_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;316426&nbsp;ANDRE LUIZ OLIVEIRA DA SILVA
              <input id="cd_Aluno_4" name="cd_Aluno_4" value="316426" type="hidden"></td>
            
            <td id="colunaNotaAluno_316426_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_154" id="ci_AlunoAvaliacao_316426_154" value="101758394" type="hidden">
                <input name="nr_Nota_316426_154" id="nr_Nota_316426_154" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_160" id="ci_AlunoAvaliacao_316426_160" value="101633041" type="hidden">
                <input name="nr_Nota_316426_160" id="nr_Nota_316426_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_530" id="ci_AlunoAvaliacao_316426_530" value="100814510" type="hidden">
                <input name="nr_Nota_316426_530" id="nr_Nota_316426_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_780" id="ci_AlunoAvaliacao_316426_780" value="101575856" type="hidden">
                <input name="nr_Nota_316426_780" id="nr_Nota_316426_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_800" id="ci_AlunoAvaliacao_316426_800" value="101575412" type="hidden">
                <input name="nr_Nota_316426_800" id="nr_Nota_316426_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_890" id="ci_AlunoAvaliacao_316426_890" value="101633442" type="hidden">
                <input name="nr_Nota_316426_890" id="nr_Nota_316426_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_970" id="ci_AlunoAvaliacao_316426_970" value="101696355" type="hidden">
                <input name="nr_Nota_316426_970" id="nr_Nota_316426_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_3330" id="ci_AlunoAvaliacao_316426_3330" value="101527407" type="hidden">
                <input name="nr_Nota_316426_3330" id="nr_Nota_316426_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_1130" id="ci_AlunoAvaliacao_316426_1130" value="101526939" type="hidden">
                <input name="nr_Nota_316426_1130" id="nr_Nota_316426_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_1140" id="ci_AlunoAvaliacao_316426_1140" value="101758031" type="hidden">
                <input name="nr_Nota_316426_1140" id="nr_Nota_316426_1140" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_1200" id="ci_AlunoAvaliacao_316426_1200" value="101525985" type="hidden">
                <input name="nr_Nota_316426_1200" id="nr_Nota_316426_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_1620" id="ci_AlunoAvaliacao_316426_1620" value="101525480" type="hidden">
                <input name="nr_Nota_316426_1620" id="nr_Nota_316426_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_316426_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_316426_1730" id="ci_AlunoAvaliacao_316426_1730" value="101696568" type="hidden">
                <input name="nr_Nota_316426_1730" id="nr_Nota_316426_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1202282&nbsp;ANNE EGILA CAMPELO ALVES
              <input id="cd_Aluno_5" name="cd_Aluno_5" value="1202282" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202282_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_154" id="ci_AlunoAvaliacao_1202282_154" value="101758395" type="hidden">
                <input name="nr_Nota_1202282_154" id="nr_Nota_1202282_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_160" id="ci_AlunoAvaliacao_1202282_160" value="101633042" type="hidden">
                <input name="nr_Nota_1202282_160" id="nr_Nota_1202282_160" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_530" id="ci_AlunoAvaliacao_1202282_530" value="100814511" type="hidden">
                <input name="nr_Nota_1202282_530" id="nr_Nota_1202282_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_780" id="ci_AlunoAvaliacao_1202282_780" value="101575857" type="hidden">
                <input name="nr_Nota_1202282_780" id="nr_Nota_1202282_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_800" id="ci_AlunoAvaliacao_1202282_800" value="101575413" type="hidden">
                <input name="nr_Nota_1202282_800" id="nr_Nota_1202282_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_890" id="ci_AlunoAvaliacao_1202282_890" value="101633443" type="hidden">
                <input name="nr_Nota_1202282_890" id="nr_Nota_1202282_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_970" id="ci_AlunoAvaliacao_1202282_970" value="101696356" type="hidden">
                <input name="nr_Nota_1202282_970" id="nr_Nota_1202282_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_3330" id="ci_AlunoAvaliacao_1202282_3330" value="101527408" type="hidden">
                <input name="nr_Nota_1202282_3330" id="nr_Nota_1202282_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_1130" id="ci_AlunoAvaliacao_1202282_1130" value="101526940" type="hidden">
                <input name="nr_Nota_1202282_1130" id="nr_Nota_1202282_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_1140" id="ci_AlunoAvaliacao_1202282_1140" value="101758032" type="hidden">
                <input name="nr_Nota_1202282_1140" id="nr_Nota_1202282_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_1200" id="ci_AlunoAvaliacao_1202282_1200" value="101525986" type="hidden">
                <input name="nr_Nota_1202282_1200" id="nr_Nota_1202282_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_1620" id="ci_AlunoAvaliacao_1202282_1620" value="101525481" type="hidden">
                <input name="nr_Nota_1202282_1620" id="nr_Nota_1202282_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202282_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202282_1730" id="ci_AlunoAvaliacao_1202282_1730" value="101696569" type="hidden">
                <input name="nr_Nota_1202282_1730" id="nr_Nota_1202282_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;930925&nbsp;ANTONIA CAROLINA ABREU PEREIRA
              <input id="cd_Aluno_6" name="cd_Aluno_6" value="930925" type="hidden"></td>
            
            <td id="colunaNotaAluno_930925_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_154" id="ci_AlunoAvaliacao_930925_154" value="101758396" type="hidden">
                <input name="nr_Nota_930925_154" id="nr_Nota_930925_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_160" id="ci_AlunoAvaliacao_930925_160" value="101633043" type="hidden">
                <input name="nr_Nota_930925_160" id="nr_Nota_930925_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_530" id="ci_AlunoAvaliacao_930925_530" value="100814512" type="hidden">
                <input name="nr_Nota_930925_530" id="nr_Nota_930925_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_780" id="ci_AlunoAvaliacao_930925_780" value="101575858" type="hidden">
                <input name="nr_Nota_930925_780" id="nr_Nota_930925_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_800" id="ci_AlunoAvaliacao_930925_800" value="101575414" type="hidden">
                <input name="nr_Nota_930925_800" id="nr_Nota_930925_800" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_890" id="ci_AlunoAvaliacao_930925_890" value="101633444" type="hidden">
                <input name="nr_Nota_930925_890" id="nr_Nota_930925_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_970" id="ci_AlunoAvaliacao_930925_970" value="101696357" type="hidden">
                <input name="nr_Nota_930925_970" id="nr_Nota_930925_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_3330" id="ci_AlunoAvaliacao_930925_3330" value="101527409" type="hidden">
                <input name="nr_Nota_930925_3330" id="nr_Nota_930925_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_1130" id="ci_AlunoAvaliacao_930925_1130" value="101526941" type="hidden">
                <input name="nr_Nota_930925_1130" id="nr_Nota_930925_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_1140" id="ci_AlunoAvaliacao_930925_1140" value="101758033" type="hidden">
                <input name="nr_Nota_930925_1140" id="nr_Nota_930925_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_1200" id="ci_AlunoAvaliacao_930925_1200" value="101525987" type="hidden">
                <input name="nr_Nota_930925_1200" id="nr_Nota_930925_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_1620" id="ci_AlunoAvaliacao_930925_1620" value="101525482" type="hidden">
                <input name="nr_Nota_930925_1620" id="nr_Nota_930925_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_930925_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_930925_1730" id="ci_AlunoAvaliacao_930925_1730" value="101696570" type="hidden">
                <input name="nr_Nota_930925_1730" id="nr_Nota_930925_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;29119&nbsp;ANDERSON DA SILVA PEREIRA
              <input id="cd_Aluno_7" name="cd_Aluno_7" value="29119" type="hidden"></td>
            
            <td id="colunaNotaAluno_29119_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_154" id="ci_AlunoAvaliacao_29119_154" value="96813708" type="hidden">
                <input name="nr_Nota_29119_154" id="nr_Nota_29119_154" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_160" id="ci_AlunoAvaliacao_29119_160" value="96813709" type="hidden">
                <input name="nr_Nota_29119_160" id="nr_Nota_29119_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_530" id="ci_AlunoAvaliacao_29119_530" value="96813710" type="hidden">
                <input name="nr_Nota_29119_530" id="nr_Nota_29119_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_780" id="ci_AlunoAvaliacao_29119_780" value="96813711" type="hidden">
                <input name="nr_Nota_29119_780" id="nr_Nota_29119_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_800" id="ci_AlunoAvaliacao_29119_800" value="96813712" type="hidden">
                <input name="nr_Nota_29119_800" id="nr_Nota_29119_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_890" id="ci_AlunoAvaliacao_29119_890" value="96813713" type="hidden">
                <input name="nr_Nota_29119_890" id="nr_Nota_29119_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_970" id="ci_AlunoAvaliacao_29119_970" value="96813714" type="hidden">
                <input name="nr_Nota_29119_970" id="nr_Nota_29119_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_3330" id="ci_AlunoAvaliacao_29119_3330" value="96813715" type="hidden">
                <input name="nr_Nota_29119_3330" id="nr_Nota_29119_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_1130" id="ci_AlunoAvaliacao_29119_1130" value="96813716" type="hidden">
                <input name="nr_Nota_29119_1130" id="nr_Nota_29119_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_1140" id="ci_AlunoAvaliacao_29119_1140" value="96813717" type="hidden">
                <input name="nr_Nota_29119_1140" id="nr_Nota_29119_1140" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_1200" id="ci_AlunoAvaliacao_29119_1200" value="96813718" type="hidden">
                <input name="nr_Nota_29119_1200" id="nr_Nota_29119_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_1620" id="ci_AlunoAvaliacao_29119_1620" value="96813719" type="hidden">
                <input name="nr_Nota_29119_1620" id="nr_Nota_29119_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_29119_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_29119_1730" id="ci_AlunoAvaliacao_29119_1730" value="96813720" type="hidden">
                <input name="nr_Nota_29119_1730" id="nr_Nota_29119_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1197582&nbsp;BIANCA DE CASTRO BARRETO
              <input id="cd_Aluno_8" name="cd_Aluno_8" value="1197582" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197582_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_154" id="ci_AlunoAvaliacao_1197582_154" value="101758397" type="hidden">
                <input name="nr_Nota_1197582_154" id="nr_Nota_1197582_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_160" id="ci_AlunoAvaliacao_1197582_160" value="101633044" type="hidden">
                <input name="nr_Nota_1197582_160" id="nr_Nota_1197582_160" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_530" id="ci_AlunoAvaliacao_1197582_530" value="100814513" type="hidden">
                <input name="nr_Nota_1197582_530" id="nr_Nota_1197582_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_780" id="ci_AlunoAvaliacao_1197582_780" value="101575859" type="hidden">
                <input name="nr_Nota_1197582_780" id="nr_Nota_1197582_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_800" id="ci_AlunoAvaliacao_1197582_800" value="101575415" type="hidden">
                <input name="nr_Nota_1197582_800" id="nr_Nota_1197582_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_890" id="ci_AlunoAvaliacao_1197582_890" value="101633445" type="hidden">
                <input name="nr_Nota_1197582_890" id="nr_Nota_1197582_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_970" id="ci_AlunoAvaliacao_1197582_970" value="101696358" type="hidden">
                <input name="nr_Nota_1197582_970" id="nr_Nota_1197582_970" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_3330" id="ci_AlunoAvaliacao_1197582_3330" value="101527410" type="hidden">
                <input name="nr_Nota_1197582_3330" id="nr_Nota_1197582_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_1130" id="ci_AlunoAvaliacao_1197582_1130" value="101526942" type="hidden">
                <input name="nr_Nota_1197582_1130" id="nr_Nota_1197582_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_1140" id="ci_AlunoAvaliacao_1197582_1140" value="101758034" type="hidden">
                <input name="nr_Nota_1197582_1140" id="nr_Nota_1197582_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_1200" id="ci_AlunoAvaliacao_1197582_1200" value="101525988" type="hidden">
                <input name="nr_Nota_1197582_1200" id="nr_Nota_1197582_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_1620" id="ci_AlunoAvaliacao_1197582_1620" value="101525483" type="hidden">
                <input name="nr_Nota_1197582_1620" id="nr_Nota_1197582_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197582_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197582_1730" id="ci_AlunoAvaliacao_1197582_1730" value="101696571" type="hidden">
                <input name="nr_Nota_1197582_1730" id="nr_Nota_1197582_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1202378&nbsp;CATHERINE CORREIA
              <input id="cd_Aluno_9" name="cd_Aluno_9" value="1202378" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202378_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_154" id="ci_AlunoAvaliacao_1202378_154" value="101758398" type="hidden">
                <input name="nr_Nota_1202378_154" id="nr_Nota_1202378_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_160" id="ci_AlunoAvaliacao_1202378_160" value="101633045" type="hidden">
                <input name="nr_Nota_1202378_160" id="nr_Nota_1202378_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_530" id="ci_AlunoAvaliacao_1202378_530" value="100814514" type="hidden">
                <input name="nr_Nota_1202378_530" id="nr_Nota_1202378_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_780" id="ci_AlunoAvaliacao_1202378_780" value="101575860" type="hidden">
                <input name="nr_Nota_1202378_780" id="nr_Nota_1202378_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_800" id="ci_AlunoAvaliacao_1202378_800" value="101575416" type="hidden">
                <input name="nr_Nota_1202378_800" id="nr_Nota_1202378_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_890" id="ci_AlunoAvaliacao_1202378_890" value="101633446" type="hidden">
                <input name="nr_Nota_1202378_890" id="nr_Nota_1202378_890" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_970" id="ci_AlunoAvaliacao_1202378_970" value="101696359" type="hidden">
                <input name="nr_Nota_1202378_970" id="nr_Nota_1202378_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_3330" id="ci_AlunoAvaliacao_1202378_3330" value="101527411" type="hidden">
                <input name="nr_Nota_1202378_3330" id="nr_Nota_1202378_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_1130" id="ci_AlunoAvaliacao_1202378_1130" value="101526943" type="hidden">
                <input name="nr_Nota_1202378_1130" id="nr_Nota_1202378_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_1140" id="ci_AlunoAvaliacao_1202378_1140" value="101758035" type="hidden">
                <input name="nr_Nota_1202378_1140" id="nr_Nota_1202378_1140" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_1200" id="ci_AlunoAvaliacao_1202378_1200" value="101525989" type="hidden">
                <input name="nr_Nota_1202378_1200" id="nr_Nota_1202378_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_1620" id="ci_AlunoAvaliacao_1202378_1620" value="101525484" type="hidden">
                <input name="nr_Nota_1202378_1620" id="nr_Nota_1202378_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202378_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202378_1730" id="ci_AlunoAvaliacao_1202378_1730" value="101696572" type="hidden">
                <input name="nr_Nota_1202378_1730" id="nr_Nota_1202378_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;902309&nbsp;DEBORA DE LIMA PERES
              <input id="cd_Aluno_10" name="cd_Aluno_10" value="902309" type="hidden"></td>
            
            <td id="colunaNotaAluno_902309_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_154" id="ci_AlunoAvaliacao_902309_154" value="101758399" type="hidden">
                <input name="nr_Nota_902309_154" id="nr_Nota_902309_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_160" id="ci_AlunoAvaliacao_902309_160" value="101633046" type="hidden">
                <input name="nr_Nota_902309_160" id="nr_Nota_902309_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_530" id="ci_AlunoAvaliacao_902309_530" value="100814515" type="hidden">
                <input name="nr_Nota_902309_530" id="nr_Nota_902309_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_780" id="ci_AlunoAvaliacao_902309_780" value="101575861" type="hidden">
                <input name="nr_Nota_902309_780" id="nr_Nota_902309_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_800" id="ci_AlunoAvaliacao_902309_800" value="101575417" type="hidden">
                <input name="nr_Nota_902309_800" id="nr_Nota_902309_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_890" id="ci_AlunoAvaliacao_902309_890" value="101633447" type="hidden">
                <input name="nr_Nota_902309_890" id="nr_Nota_902309_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_970" id="ci_AlunoAvaliacao_902309_970" value="101696360" type="hidden">
                <input name="nr_Nota_902309_970" id="nr_Nota_902309_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_3330" id="ci_AlunoAvaliacao_902309_3330" value="101527412" type="hidden">
                <input name="nr_Nota_902309_3330" id="nr_Nota_902309_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_1130" id="ci_AlunoAvaliacao_902309_1130" value="101526944" type="hidden">
                <input name="nr_Nota_902309_1130" id="nr_Nota_902309_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_1140" id="ci_AlunoAvaliacao_902309_1140" value="101758036" type="hidden">
                <input name="nr_Nota_902309_1140" id="nr_Nota_902309_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_1200" id="ci_AlunoAvaliacao_902309_1200" value="101525990" type="hidden">
                <input name="nr_Nota_902309_1200" id="nr_Nota_902309_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_1620" id="ci_AlunoAvaliacao_902309_1620" value="101525485" type="hidden">
                <input name="nr_Nota_902309_1620" id="nr_Nota_902309_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_902309_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_902309_1730" id="ci_AlunoAvaliacao_902309_1730" value="101696573" type="hidden">
                <input name="nr_Nota_902309_1730" id="nr_Nota_902309_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1170822&nbsp;DEBORA SANTOS DE OLIVEIRA
              <input id="cd_Aluno_11" name="cd_Aluno_11" value="1170822" type="hidden"></td>
            
            <td id="colunaNotaAluno_1170822_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_154" id="ci_AlunoAvaliacao_1170822_154" value="101758400" type="hidden">
                <input name="nr_Nota_1170822_154" id="nr_Nota_1170822_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_160" id="ci_AlunoAvaliacao_1170822_160" value="101633047" type="hidden">
                <input name="nr_Nota_1170822_160" id="nr_Nota_1170822_160" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_530" id="ci_AlunoAvaliacao_1170822_530" value="100814516" type="hidden">
                <input name="nr_Nota_1170822_530" id="nr_Nota_1170822_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_780" id="ci_AlunoAvaliacao_1170822_780" value="101575862" type="hidden">
                <input name="nr_Nota_1170822_780" id="nr_Nota_1170822_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_800" id="ci_AlunoAvaliacao_1170822_800" value="101575418" type="hidden">
                <input name="nr_Nota_1170822_800" id="nr_Nota_1170822_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_890" id="ci_AlunoAvaliacao_1170822_890" value="101633448" type="hidden">
                <input name="nr_Nota_1170822_890" id="nr_Nota_1170822_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_970" id="ci_AlunoAvaliacao_1170822_970" value="101696361" type="hidden">
                <input name="nr_Nota_1170822_970" id="nr_Nota_1170822_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_3330" id="ci_AlunoAvaliacao_1170822_3330" value="101527413" type="hidden">
                <input name="nr_Nota_1170822_3330" id="nr_Nota_1170822_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_1130" id="ci_AlunoAvaliacao_1170822_1130" value="101526945" type="hidden">
                <input name="nr_Nota_1170822_1130" id="nr_Nota_1170822_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_1140" id="ci_AlunoAvaliacao_1170822_1140" value="101758037" type="hidden">
                <input name="nr_Nota_1170822_1140" id="nr_Nota_1170822_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_1200" id="ci_AlunoAvaliacao_1170822_1200" value="101525991" type="hidden">
                <input name="nr_Nota_1170822_1200" id="nr_Nota_1170822_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_1620" id="ci_AlunoAvaliacao_1170822_1620" value="101525486" type="hidden">
                <input name="nr_Nota_1170822_1620" id="nr_Nota_1170822_1620" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1170822_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1170822_1730" id="ci_AlunoAvaliacao_1170822_1730" value="101696574" type="hidden">
                <input name="nr_Nota_1170822_1730" id="nr_Nota_1170822_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1174547&nbsp;EDNYLTON DA SILVA SANTOS
              <input id="cd_Aluno_12" name="cd_Aluno_12" value="1174547" type="hidden"></td>
            
            <td id="colunaNotaAluno_1174547_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_154" id="ci_AlunoAvaliacao_1174547_154" value="101758401" type="hidden">
                <input name="nr_Nota_1174547_154" id="nr_Nota_1174547_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_160" id="ci_AlunoAvaliacao_1174547_160" value="101633048" type="hidden">
                <input name="nr_Nota_1174547_160" id="nr_Nota_1174547_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_530" id="ci_AlunoAvaliacao_1174547_530" value="100814517" type="hidden">
                <input name="nr_Nota_1174547_530" id="nr_Nota_1174547_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_780" id="ci_AlunoAvaliacao_1174547_780" value="101575863" type="hidden">
                <input name="nr_Nota_1174547_780" id="nr_Nota_1174547_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_800" id="ci_AlunoAvaliacao_1174547_800" value="101575419" type="hidden">
                <input name="nr_Nota_1174547_800" id="nr_Nota_1174547_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_890" id="ci_AlunoAvaliacao_1174547_890" value="101633449" type="hidden">
                <input name="nr_Nota_1174547_890" id="nr_Nota_1174547_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_970" id="ci_AlunoAvaliacao_1174547_970" value="101696362" type="hidden">
                <input name="nr_Nota_1174547_970" id="nr_Nota_1174547_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_3330" id="ci_AlunoAvaliacao_1174547_3330" value="101527414" type="hidden">
                <input name="nr_Nota_1174547_3330" id="nr_Nota_1174547_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_1130" id="ci_AlunoAvaliacao_1174547_1130" value="101526946" type="hidden">
                <input name="nr_Nota_1174547_1130" id="nr_Nota_1174547_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_1140" id="ci_AlunoAvaliacao_1174547_1140" value="101758038" type="hidden">
                <input name="nr_Nota_1174547_1140" id="nr_Nota_1174547_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_1200" id="ci_AlunoAvaliacao_1174547_1200" value="101525992" type="hidden">
                <input name="nr_Nota_1174547_1200" id="nr_Nota_1174547_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_1620" id="ci_AlunoAvaliacao_1174547_1620" value="101525487" type="hidden">
                <input name="nr_Nota_1174547_1620" id="nr_Nota_1174547_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1174547_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1174547_1730" id="ci_AlunoAvaliacao_1174547_1730" value="101696575" type="hidden">
                <input name="nr_Nota_1174547_1730" id="nr_Nota_1174547_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1196256&nbsp;ERICK ERMESSON DE LIMA COSTA
              <input id="cd_Aluno_13" name="cd_Aluno_13" value="1196256" type="hidden"></td>
            
            <td id="colunaNotaAluno_1196256_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_154" id="ci_AlunoAvaliacao_1196256_154" value="98848378" type="hidden">
                <input name="nr_Nota_1196256_154" id="nr_Nota_1196256_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_160" id="ci_AlunoAvaliacao_1196256_160" value="98848379" type="hidden">
                <input name="nr_Nota_1196256_160" id="nr_Nota_1196256_160" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_530" id="ci_AlunoAvaliacao_1196256_530" value="98848380" type="hidden">
                <input name="nr_Nota_1196256_530" id="nr_Nota_1196256_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_780" id="ci_AlunoAvaliacao_1196256_780" value="98848381" type="hidden">
                <input name="nr_Nota_1196256_780" id="nr_Nota_1196256_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_800" id="ci_AlunoAvaliacao_1196256_800" value="98848382" type="hidden">
                <input name="nr_Nota_1196256_800" id="nr_Nota_1196256_800" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_890" id="ci_AlunoAvaliacao_1196256_890" value="98848383" type="hidden">
                <input name="nr_Nota_1196256_890" id="nr_Nota_1196256_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_970" id="ci_AlunoAvaliacao_1196256_970" value="98848384" type="hidden">
                <input name="nr_Nota_1196256_970" id="nr_Nota_1196256_970" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_3330" id="ci_AlunoAvaliacao_1196256_3330" value="98848385" type="hidden">
                <input name="nr_Nota_1196256_3330" id="nr_Nota_1196256_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_1130" id="ci_AlunoAvaliacao_1196256_1130" value="98848386" type="hidden">
                <input name="nr_Nota_1196256_1130" id="nr_Nota_1196256_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_1140" id="ci_AlunoAvaliacao_1196256_1140" value="98848387" type="hidden">
                <input name="nr_Nota_1196256_1140" id="nr_Nota_1196256_1140" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_1200" id="ci_AlunoAvaliacao_1196256_1200" value="98848388" type="hidden">
                <input name="nr_Nota_1196256_1200" id="nr_Nota_1196256_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_1620" id="ci_AlunoAvaliacao_1196256_1620" value="98848389" type="hidden">
                <input name="nr_Nota_1196256_1620" id="nr_Nota_1196256_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1196256_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1196256_1730" id="ci_AlunoAvaliacao_1196256_1730" value="98848390" type="hidden">
                <input name="nr_Nota_1196256_1730" id="nr_Nota_1196256_1730" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;903531&nbsp;FELIPE MEDEIROS DE SOUSA
              <input id="cd_Aluno_14" name="cd_Aluno_14" value="903531" type="hidden"></td>
            
            <td id="colunaNotaAluno_903531_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_154" id="ci_AlunoAvaliacao_903531_154" value="101758403" type="hidden">
                <input name="nr_Nota_903531_154" id="nr_Nota_903531_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_160" id="ci_AlunoAvaliacao_903531_160" value="101633050" type="hidden">
                <input name="nr_Nota_903531_160" id="nr_Nota_903531_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_530" id="ci_AlunoAvaliacao_903531_530" value="100814519" type="hidden">
                <input name="nr_Nota_903531_530" id="nr_Nota_903531_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_780" id="ci_AlunoAvaliacao_903531_780" value="101575865" type="hidden">
                <input name="nr_Nota_903531_780" id="nr_Nota_903531_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_800" id="ci_AlunoAvaliacao_903531_800" value="101575421" type="hidden">
                <input name="nr_Nota_903531_800" id="nr_Nota_903531_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_890" id="ci_AlunoAvaliacao_903531_890" value="101633451" type="hidden">
                <input name="nr_Nota_903531_890" id="nr_Nota_903531_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_970" id="ci_AlunoAvaliacao_903531_970" value="101696364" type="hidden">
                <input name="nr_Nota_903531_970" id="nr_Nota_903531_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_3330" id="ci_AlunoAvaliacao_903531_3330" value="101527416" type="hidden">
                <input name="nr_Nota_903531_3330" id="nr_Nota_903531_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_1130" id="ci_AlunoAvaliacao_903531_1130" value="101526948" type="hidden">
                <input name="nr_Nota_903531_1130" id="nr_Nota_903531_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_1140" id="ci_AlunoAvaliacao_903531_1140" value="101758040" type="hidden">
                <input name="nr_Nota_903531_1140" id="nr_Nota_903531_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_1200" id="ci_AlunoAvaliacao_903531_1200" value="101525994" type="hidden">
                <input name="nr_Nota_903531_1200" id="nr_Nota_903531_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_1620" id="ci_AlunoAvaliacao_903531_1620" value="101525490" type="hidden">
                <input name="nr_Nota_903531_1620" id="nr_Nota_903531_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_903531_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_903531_1730" id="ci_AlunoAvaliacao_903531_1730" value="101696577" type="hidden">
                <input name="nr_Nota_903531_1730" id="nr_Nota_903531_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1197137&nbsp;FRANCISCO GTLEDYSON MAXIMO DA SILVA
              <input id="cd_Aluno_15" name="cd_Aluno_15" value="1197137" type="hidden"></td>
            
            <td id="colunaNotaAluno_1197137_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_154" id="ci_AlunoAvaliacao_1197137_154" value="101758404" type="hidden">
                <input name="nr_Nota_1197137_154" id="nr_Nota_1197137_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_160" id="ci_AlunoAvaliacao_1197137_160" value="101633051" type="hidden">
                <input name="nr_Nota_1197137_160" id="nr_Nota_1197137_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_530" id="ci_AlunoAvaliacao_1197137_530" value="100814520" type="hidden">
                <input name="nr_Nota_1197137_530" id="nr_Nota_1197137_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_780" id="ci_AlunoAvaliacao_1197137_780" value="101575866" type="hidden">
                <input name="nr_Nota_1197137_780" id="nr_Nota_1197137_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_800" id="ci_AlunoAvaliacao_1197137_800" value="101575422" type="hidden">
                <input name="nr_Nota_1197137_800" id="nr_Nota_1197137_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_890" id="ci_AlunoAvaliacao_1197137_890" value="101633452" type="hidden">
                <input name="nr_Nota_1197137_890" id="nr_Nota_1197137_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_970" id="ci_AlunoAvaliacao_1197137_970" value="101696365" type="hidden">
                <input name="nr_Nota_1197137_970" id="nr_Nota_1197137_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_3330" id="ci_AlunoAvaliacao_1197137_3330" value="101527417" type="hidden">
                <input name="nr_Nota_1197137_3330" id="nr_Nota_1197137_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_1130" id="ci_AlunoAvaliacao_1197137_1130" value="101526949" type="hidden">
                <input name="nr_Nota_1197137_1130" id="nr_Nota_1197137_1130" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_1140" id="ci_AlunoAvaliacao_1197137_1140" value="101758041" type="hidden">
                <input name="nr_Nota_1197137_1140" id="nr_Nota_1197137_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_1200" id="ci_AlunoAvaliacao_1197137_1200" value="101525995" type="hidden">
                <input name="nr_Nota_1197137_1200" id="nr_Nota_1197137_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_1620" id="ci_AlunoAvaliacao_1197137_1620" value="101525491" type="hidden">
                <input name="nr_Nota_1197137_1620" id="nr_Nota_1197137_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1197137_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1197137_1730" id="ci_AlunoAvaliacao_1197137_1730" value="101696578" type="hidden">
                <input name="nr_Nota_1197137_1730" id="nr_Nota_1197137_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1201444&nbsp;FRANCISCO HERMENSON DOS SANTOS OLIVEIRA
              <input id="cd_Aluno_16" name="cd_Aluno_16" value="1201444" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201444_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_154" id="ci_AlunoAvaliacao_1201444_154" value="101758405" type="hidden">
                <input name="nr_Nota_1201444_154" id="nr_Nota_1201444_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_160" id="ci_AlunoAvaliacao_1201444_160" value="101633052" type="hidden">
                <input name="nr_Nota_1201444_160" id="nr_Nota_1201444_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_530" id="ci_AlunoAvaliacao_1201444_530" value="100814521" type="hidden">
                <input name="nr_Nota_1201444_530" id="nr_Nota_1201444_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_780" id="ci_AlunoAvaliacao_1201444_780" value="101575867" type="hidden">
                <input name="nr_Nota_1201444_780" id="nr_Nota_1201444_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_800" id="ci_AlunoAvaliacao_1201444_800" value="101575423" type="hidden">
                <input name="nr_Nota_1201444_800" id="nr_Nota_1201444_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_890" id="ci_AlunoAvaliacao_1201444_890" value="101633453" type="hidden">
                <input name="nr_Nota_1201444_890" id="nr_Nota_1201444_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_970" id="ci_AlunoAvaliacao_1201444_970" value="101696366" type="hidden">
                <input name="nr_Nota_1201444_970" id="nr_Nota_1201444_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_3330" id="ci_AlunoAvaliacao_1201444_3330" value="101527418" type="hidden">
                <input name="nr_Nota_1201444_3330" id="nr_Nota_1201444_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_1130" id="ci_AlunoAvaliacao_1201444_1130" value="101526950" type="hidden">
                <input name="nr_Nota_1201444_1130" id="nr_Nota_1201444_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_1140" id="ci_AlunoAvaliacao_1201444_1140" value="101758042" type="hidden">
                <input name="nr_Nota_1201444_1140" id="nr_Nota_1201444_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_1200" id="ci_AlunoAvaliacao_1201444_1200" value="101525996" type="hidden">
                <input name="nr_Nota_1201444_1200" id="nr_Nota_1201444_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_1620" id="ci_AlunoAvaliacao_1201444_1620" value="101525492" type="hidden">
                <input name="nr_Nota_1201444_1620" id="nr_Nota_1201444_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201444_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201444_1730" id="ci_AlunoAvaliacao_1201444_1730" value="101696580" type="hidden">
                <input name="nr_Nota_1201444_1730" id="nr_Nota_1201444_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;720487&nbsp;FRANCISCO TIAGO SILVA DO NASCIMENTO
              <input id="cd_Aluno_17" name="cd_Aluno_17" value="720487" type="hidden"></td>
            
            <td id="colunaNotaAluno_720487_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_154" id="ci_AlunoAvaliacao_720487_154" value="101758406" type="hidden">
                <input name="nr_Nota_720487_154" id="nr_Nota_720487_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_160" id="ci_AlunoAvaliacao_720487_160" value="101633053" type="hidden">
                <input name="nr_Nota_720487_160" id="nr_Nota_720487_160" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_530" id="ci_AlunoAvaliacao_720487_530" value="100814522" type="hidden">
                <input name="nr_Nota_720487_530" id="nr_Nota_720487_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_780" id="ci_AlunoAvaliacao_720487_780" value="101575868" type="hidden">
                <input name="nr_Nota_720487_780" id="nr_Nota_720487_780" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_800" id="ci_AlunoAvaliacao_720487_800" value="101575424" type="hidden">
                <input name="nr_Nota_720487_800" id="nr_Nota_720487_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_890" id="ci_AlunoAvaliacao_720487_890" value="101633454" type="hidden">
                <input name="nr_Nota_720487_890" id="nr_Nota_720487_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_970" id="ci_AlunoAvaliacao_720487_970" value="101696367" type="hidden">
                <input name="nr_Nota_720487_970" id="nr_Nota_720487_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_3330" id="ci_AlunoAvaliacao_720487_3330" value="101527419" type="hidden">
                <input name="nr_Nota_720487_3330" id="nr_Nota_720487_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_1130" id="ci_AlunoAvaliacao_720487_1130" value="101526951" type="hidden">
                <input name="nr_Nota_720487_1130" id="nr_Nota_720487_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_1140" id="ci_AlunoAvaliacao_720487_1140" value="101758043" type="hidden">
                <input name="nr_Nota_720487_1140" id="nr_Nota_720487_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_1200" id="ci_AlunoAvaliacao_720487_1200" value="101525997" type="hidden">
                <input name="nr_Nota_720487_1200" id="nr_Nota_720487_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_1620" id="ci_AlunoAvaliacao_720487_1620" value="101525493" type="hidden">
                <input name="nr_Nota_720487_1620" id="nr_Nota_720487_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_720487_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_720487_1730" id="ci_AlunoAvaliacao_720487_1730" value="101696586" type="hidden">
                <input name="nr_Nota_720487_1730" id="nr_Nota_720487_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1475974&nbsp;JOSE ADRIANO DA SILVA CORREIA
              <input id="cd_Aluno_18" name="cd_Aluno_18" value="1475974" type="hidden"></td>
            
            <td id="colunaNotaAluno_1475974_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_154" id="ci_AlunoAvaliacao_1475974_154" value="101758408" type="hidden">
                <input name="nr_Nota_1475974_154" id="nr_Nota_1475974_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_160" id="ci_AlunoAvaliacao_1475974_160" value="101633055" type="hidden">
                <input name="nr_Nota_1475974_160" id="nr_Nota_1475974_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_530" id="ci_AlunoAvaliacao_1475974_530" value="100814524" type="hidden">
                <input name="nr_Nota_1475974_530" id="nr_Nota_1475974_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_780" id="ci_AlunoAvaliacao_1475974_780" value="101575870" type="hidden">
                <input name="nr_Nota_1475974_780" id="nr_Nota_1475974_780" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_800" id="ci_AlunoAvaliacao_1475974_800" value="101575426" type="hidden">
                <input name="nr_Nota_1475974_800" id="nr_Nota_1475974_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_890" id="ci_AlunoAvaliacao_1475974_890" value="101633456" type="hidden">
                <input name="nr_Nota_1475974_890" id="nr_Nota_1475974_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_970" id="ci_AlunoAvaliacao_1475974_970" value="101696369" type="hidden">
                <input name="nr_Nota_1475974_970" id="nr_Nota_1475974_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_3330" id="ci_AlunoAvaliacao_1475974_3330" value="101527421" type="hidden">
                <input name="nr_Nota_1475974_3330" id="nr_Nota_1475974_3330" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_1130" id="ci_AlunoAvaliacao_1475974_1130" value="101526953" type="hidden">
                <input name="nr_Nota_1475974_1130" id="nr_Nota_1475974_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_1140" id="ci_AlunoAvaliacao_1475974_1140" value="101758045" type="hidden">
                <input name="nr_Nota_1475974_1140" id="nr_Nota_1475974_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_1200" id="ci_AlunoAvaliacao_1475974_1200" value="101525999" type="hidden">
                <input name="nr_Nota_1475974_1200" id="nr_Nota_1475974_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_1620" id="ci_AlunoAvaliacao_1475974_1620" value="101525495" type="hidden">
                <input name="nr_Nota_1475974_1620" id="nr_Nota_1475974_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1475974_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1475974_1730" id="ci_AlunoAvaliacao_1475974_1730" value="101696588" type="hidden">
                <input name="nr_Nota_1475974_1730" id="nr_Nota_1475974_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1201886&nbsp;JAQUELINE CAMPOS BEZERRA
              <input id="cd_Aluno_19" name="cd_Aluno_19" value="1201886" type="hidden"></td>
            
            <td id="colunaNotaAluno_1201886_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_154" id="ci_AlunoAvaliacao_1201886_154" value="101758409" type="hidden">
                <input name="nr_Nota_1201886_154" id="nr_Nota_1201886_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_160" id="ci_AlunoAvaliacao_1201886_160" value="101633056" type="hidden">
                <input name="nr_Nota_1201886_160" id="nr_Nota_1201886_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_530" id="ci_AlunoAvaliacao_1201886_530" value="100814525" type="hidden">
                <input name="nr_Nota_1201886_530" id="nr_Nota_1201886_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_780" id="ci_AlunoAvaliacao_1201886_780" value="101575871" type="hidden">
                <input name="nr_Nota_1201886_780" id="nr_Nota_1201886_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_800" id="ci_AlunoAvaliacao_1201886_800" value="101575427" type="hidden">
                <input name="nr_Nota_1201886_800" id="nr_Nota_1201886_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_890" id="ci_AlunoAvaliacao_1201886_890" value="101633457" type="hidden">
                <input name="nr_Nota_1201886_890" id="nr_Nota_1201886_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_970" id="ci_AlunoAvaliacao_1201886_970" value="101696370" type="hidden">
                <input name="nr_Nota_1201886_970" id="nr_Nota_1201886_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_3330" id="ci_AlunoAvaliacao_1201886_3330" value="101527422" type="hidden">
                <input name="nr_Nota_1201886_3330" id="nr_Nota_1201886_3330" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_1130" id="ci_AlunoAvaliacao_1201886_1130" value="101526954" type="hidden">
                <input name="nr_Nota_1201886_1130" id="nr_Nota_1201886_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_1140" id="ci_AlunoAvaliacao_1201886_1140" value="101758046" type="hidden">
                <input name="nr_Nota_1201886_1140" id="nr_Nota_1201886_1140" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_1200" id="ci_AlunoAvaliacao_1201886_1200" value="101526000" type="hidden">
                <input name="nr_Nota_1201886_1200" id="nr_Nota_1201886_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_1620" id="ci_AlunoAvaliacao_1201886_1620" value="101525496" type="hidden">
                <input name="nr_Nota_1201886_1620" id="nr_Nota_1201886_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1201886_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1201886_1730" id="ci_AlunoAvaliacao_1201886_1730" value="101696592" type="hidden">
                <input name="nr_Nota_1201886_1730" id="nr_Nota_1201886_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;894844&nbsp;JARDESSON VIEIRA VERAS
              <input id="cd_Aluno_20" name="cd_Aluno_20" value="894844" type="hidden"></td>
            
            <td id="colunaNotaAluno_894844_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_154" id="ci_AlunoAvaliacao_894844_154" value="101758410" type="hidden">
                <input name="nr_Nota_894844_154" id="nr_Nota_894844_154" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_160" id="ci_AlunoAvaliacao_894844_160" value="101633057" type="hidden">
                <input name="nr_Nota_894844_160" id="nr_Nota_894844_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_530" id="ci_AlunoAvaliacao_894844_530" value="100814526" type="hidden">
                <input name="nr_Nota_894844_530" id="nr_Nota_894844_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_780" id="ci_AlunoAvaliacao_894844_780" value="101575872" type="hidden">
                <input name="nr_Nota_894844_780" id="nr_Nota_894844_780" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_800" id="ci_AlunoAvaliacao_894844_800" value="101575428" type="hidden">
                <input name="nr_Nota_894844_800" id="nr_Nota_894844_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_890" id="ci_AlunoAvaliacao_894844_890" value="101633458" type="hidden">
                <input name="nr_Nota_894844_890" id="nr_Nota_894844_890" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_970" id="ci_AlunoAvaliacao_894844_970" value="101696371" type="hidden">
                <input name="nr_Nota_894844_970" id="nr_Nota_894844_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_3330" id="ci_AlunoAvaliacao_894844_3330" value="101527423" type="hidden">
                <input name="nr_Nota_894844_3330" id="nr_Nota_894844_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_1130" id="ci_AlunoAvaliacao_894844_1130" value="101526955" type="hidden">
                <input name="nr_Nota_894844_1130" id="nr_Nota_894844_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_1140" id="ci_AlunoAvaliacao_894844_1140" value="101758047" type="hidden">
                <input name="nr_Nota_894844_1140" id="nr_Nota_894844_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_1200" id="ci_AlunoAvaliacao_894844_1200" value="101526001" type="hidden">
                <input name="nr_Nota_894844_1200" id="nr_Nota_894844_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_1620" id="ci_AlunoAvaliacao_894844_1620" value="101525497" type="hidden">
                <input name="nr_Nota_894844_1620" id="nr_Nota_894844_1620" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_894844_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_894844_1730" id="ci_AlunoAvaliacao_894844_1730" value="101696594" type="hidden">
                <input name="nr_Nota_894844_1730" id="nr_Nota_894844_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;908776&nbsp;JOSE WANDERLEY DOS SANTOS CUNHA
              <input id="cd_Aluno_21" name="cd_Aluno_21" value="908776" type="hidden"></td>
            
            <td id="colunaNotaAluno_908776_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_154" id="ci_AlunoAvaliacao_908776_154" value="101758411" type="hidden">
                <input name="nr_Nota_908776_154" id="nr_Nota_908776_154" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_160" id="ci_AlunoAvaliacao_908776_160" value="101633058" type="hidden">
                <input name="nr_Nota_908776_160" id="nr_Nota_908776_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_530" id="ci_AlunoAvaliacao_908776_530" value="100814527" type="hidden">
                <input name="nr_Nota_908776_530" id="nr_Nota_908776_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_780" id="ci_AlunoAvaliacao_908776_780" value="101575873" type="hidden">
                <input name="nr_Nota_908776_780" id="nr_Nota_908776_780" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_800" id="ci_AlunoAvaliacao_908776_800" value="101575429" type="hidden">
                <input name="nr_Nota_908776_800" id="nr_Nota_908776_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_890" id="ci_AlunoAvaliacao_908776_890" value="101633459" type="hidden">
                <input name="nr_Nota_908776_890" id="nr_Nota_908776_890" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_970" id="ci_AlunoAvaliacao_908776_970" value="101696372" type="hidden">
                <input name="nr_Nota_908776_970" id="nr_Nota_908776_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_3330" id="ci_AlunoAvaliacao_908776_3330" value="101527424" type="hidden">
                <input name="nr_Nota_908776_3330" id="nr_Nota_908776_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_1130" id="ci_AlunoAvaliacao_908776_1130" value="101526956" type="hidden">
                <input name="nr_Nota_908776_1130" id="nr_Nota_908776_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_1140" id="ci_AlunoAvaliacao_908776_1140" value="101758048" type="hidden">
                <input name="nr_Nota_908776_1140" id="nr_Nota_908776_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_1200" id="ci_AlunoAvaliacao_908776_1200" value="101526002" type="hidden">
                <input name="nr_Nota_908776_1200" id="nr_Nota_908776_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_1620" id="ci_AlunoAvaliacao_908776_1620" value="101525498" type="hidden">
                <input name="nr_Nota_908776_1620" id="nr_Nota_908776_1620" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_908776_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_908776_1730" id="ci_AlunoAvaliacao_908776_1730" value="101696596" type="hidden">
                <input name="nr_Nota_908776_1730" id="nr_Nota_908776_1730" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;892684&nbsp;JOSIANE LEITAO LOPES
              <input id="cd_Aluno_22" name="cd_Aluno_22" value="892684" type="hidden"></td>
            
            <td id="colunaNotaAluno_892684_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_154" id="ci_AlunoAvaliacao_892684_154" value="101758412" type="hidden">
                <input name="nr_Nota_892684_154" id="nr_Nota_892684_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_160" id="ci_AlunoAvaliacao_892684_160" value="101633059" type="hidden">
                <input name="nr_Nota_892684_160" id="nr_Nota_892684_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_530" id="ci_AlunoAvaliacao_892684_530" value="100814528" type="hidden">
                <input name="nr_Nota_892684_530" id="nr_Nota_892684_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_780" id="ci_AlunoAvaliacao_892684_780" value="101575874" type="hidden">
                <input name="nr_Nota_892684_780" id="nr_Nota_892684_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_800" id="ci_AlunoAvaliacao_892684_800" value="101575430" type="hidden">
                <input name="nr_Nota_892684_800" id="nr_Nota_892684_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_890" id="ci_AlunoAvaliacao_892684_890" value="101633460" type="hidden">
                <input name="nr_Nota_892684_890" id="nr_Nota_892684_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_970" id="ci_AlunoAvaliacao_892684_970" value="101696373" type="hidden">
                <input name="nr_Nota_892684_970" id="nr_Nota_892684_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_3330" id="ci_AlunoAvaliacao_892684_3330" value="101527425" type="hidden">
                <input name="nr_Nota_892684_3330" id="nr_Nota_892684_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_1130" id="ci_AlunoAvaliacao_892684_1130" value="101526957" type="hidden">
                <input name="nr_Nota_892684_1130" id="nr_Nota_892684_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_1140" id="ci_AlunoAvaliacao_892684_1140" value="101758049" type="hidden">
                <input name="nr_Nota_892684_1140" id="nr_Nota_892684_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_1200" id="ci_AlunoAvaliacao_892684_1200" value="101526003" type="hidden">
                <input name="nr_Nota_892684_1200" id="nr_Nota_892684_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_1620" id="ci_AlunoAvaliacao_892684_1620" value="101525499" type="hidden">
                <input name="nr_Nota_892684_1620" id="nr_Nota_892684_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_892684_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_892684_1730" id="ci_AlunoAvaliacao_892684_1730" value="101696598" type="hidden">
                <input name="nr_Nota_892684_1730" id="nr_Nota_892684_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;822218&nbsp;LAIS ARAGAO VIUDEZ
              <input id="cd_Aluno_23" name="cd_Aluno_23" value="822218" type="hidden"></td>
            
            <td id="colunaNotaAluno_822218_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_154" id="ci_AlunoAvaliacao_822218_154" value="101758413" type="hidden">
                <input name="nr_Nota_822218_154" id="nr_Nota_822218_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_160" id="ci_AlunoAvaliacao_822218_160" value="101633060" type="hidden">
                <input name="nr_Nota_822218_160" id="nr_Nota_822218_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_530" id="ci_AlunoAvaliacao_822218_530" value="100814529" type="hidden">
                <input name="nr_Nota_822218_530" id="nr_Nota_822218_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_780" id="ci_AlunoAvaliacao_822218_780" value="101575875" type="hidden">
                <input name="nr_Nota_822218_780" id="nr_Nota_822218_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_800" id="ci_AlunoAvaliacao_822218_800" value="101575431" type="hidden">
                <input name="nr_Nota_822218_800" id="nr_Nota_822218_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_890" id="ci_AlunoAvaliacao_822218_890" value="101633461" type="hidden">
                <input name="nr_Nota_822218_890" id="nr_Nota_822218_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_970" id="ci_AlunoAvaliacao_822218_970" value="101696374" type="hidden">
                <input name="nr_Nota_822218_970" id="nr_Nota_822218_970" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_3330" id="ci_AlunoAvaliacao_822218_3330" value="101527426" type="hidden">
                <input name="nr_Nota_822218_3330" id="nr_Nota_822218_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_1130" id="ci_AlunoAvaliacao_822218_1130" value="101526958" type="hidden">
                <input name="nr_Nota_822218_1130" id="nr_Nota_822218_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_1140" id="ci_AlunoAvaliacao_822218_1140" value="101758050" type="hidden">
                <input name="nr_Nota_822218_1140" id="nr_Nota_822218_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_1200" id="ci_AlunoAvaliacao_822218_1200" value="101526004" type="hidden">
                <input name="nr_Nota_822218_1200" id="nr_Nota_822218_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_1620" id="ci_AlunoAvaliacao_822218_1620" value="101525500" type="hidden">
                <input name="nr_Nota_822218_1620" id="nr_Nota_822218_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_822218_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_822218_1730" id="ci_AlunoAvaliacao_822218_1730" value="101696599" type="hidden">
                <input name="nr_Nota_822218_1730" id="nr_Nota_822218_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1202633&nbsp;LARISSA DE CARVALHO ALVES
              <input id="cd_Aluno_24" name="cd_Aluno_24" value="1202633" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202633_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_154" id="ci_AlunoAvaliacao_1202633_154" value="101758414" type="hidden">
                <input name="nr_Nota_1202633_154" id="nr_Nota_1202633_154" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_160" id="ci_AlunoAvaliacao_1202633_160" value="101633061" type="hidden">
                <input name="nr_Nota_1202633_160" id="nr_Nota_1202633_160" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_530" id="ci_AlunoAvaliacao_1202633_530" value="100814530" type="hidden">
                <input name="nr_Nota_1202633_530" id="nr_Nota_1202633_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_780" id="ci_AlunoAvaliacao_1202633_780" value="101575876" type="hidden">
                <input name="nr_Nota_1202633_780" id="nr_Nota_1202633_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_800" id="ci_AlunoAvaliacao_1202633_800" value="101575432" type="hidden">
                <input name="nr_Nota_1202633_800" id="nr_Nota_1202633_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_890" id="ci_AlunoAvaliacao_1202633_890" value="101633462" type="hidden">
                <input name="nr_Nota_1202633_890" id="nr_Nota_1202633_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_970" id="ci_AlunoAvaliacao_1202633_970" value="101696375" type="hidden">
                <input name="nr_Nota_1202633_970" id="nr_Nota_1202633_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_3330" id="ci_AlunoAvaliacao_1202633_3330" value="101527427" type="hidden">
                <input name="nr_Nota_1202633_3330" id="nr_Nota_1202633_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_1130" id="ci_AlunoAvaliacao_1202633_1130" value="101526959" type="hidden">
                <input name="nr_Nota_1202633_1130" id="nr_Nota_1202633_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_1140" id="ci_AlunoAvaliacao_1202633_1140" value="101758051" type="hidden">
                <input name="nr_Nota_1202633_1140" id="nr_Nota_1202633_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_1200" id="ci_AlunoAvaliacao_1202633_1200" value="101526005" type="hidden">
                <input name="nr_Nota_1202633_1200" id="nr_Nota_1202633_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_1620" id="ci_AlunoAvaliacao_1202633_1620" value="101525501" type="hidden">
                <input name="nr_Nota_1202633_1620" id="nr_Nota_1202633_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202633_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202633_1730" id="ci_AlunoAvaliacao_1202633_1730" value="101696600" type="hidden">
                <input name="nr_Nota_1202633_1730" id="nr_Nota_1202633_1730" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1688094&nbsp;LARISSA THAMYSE ROCHA FERREIRA
              <input id="cd_Aluno_25" name="cd_Aluno_25" value="1688094" type="hidden"></td>
            
            <td id="colunaNotaAluno_1688094_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_154" id="ci_AlunoAvaliacao_1688094_154" value="101758415" type="hidden">
                <input name="nr_Nota_1688094_154" id="nr_Nota_1688094_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_160" id="ci_AlunoAvaliacao_1688094_160" value="101633062" type="hidden">
                <input name="nr_Nota_1688094_160" id="nr_Nota_1688094_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_530" id="ci_AlunoAvaliacao_1688094_530" value="100814531" type="hidden">
                <input name="nr_Nota_1688094_530" id="nr_Nota_1688094_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_780" id="ci_AlunoAvaliacao_1688094_780" value="101575877" type="hidden">
                <input name="nr_Nota_1688094_780" id="nr_Nota_1688094_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_800" id="ci_AlunoAvaliacao_1688094_800" value="101575433" type="hidden">
                <input name="nr_Nota_1688094_800" id="nr_Nota_1688094_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_890" id="ci_AlunoAvaliacao_1688094_890" value="101633463" type="hidden">
                <input name="nr_Nota_1688094_890" id="nr_Nota_1688094_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_970" id="ci_AlunoAvaliacao_1688094_970" value="101696376" type="hidden">
                <input name="nr_Nota_1688094_970" id="nr_Nota_1688094_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_3330" id="ci_AlunoAvaliacao_1688094_3330" value="101527428" type="hidden">
                <input name="nr_Nota_1688094_3330" id="nr_Nota_1688094_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_1130" id="ci_AlunoAvaliacao_1688094_1130" value="101526960" type="hidden">
                <input name="nr_Nota_1688094_1130" id="nr_Nota_1688094_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_1140" id="ci_AlunoAvaliacao_1688094_1140" value="101758052" type="hidden">
                <input name="nr_Nota_1688094_1140" id="nr_Nota_1688094_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_1200" id="ci_AlunoAvaliacao_1688094_1200" value="101526006" type="hidden">
                <input name="nr_Nota_1688094_1200" id="nr_Nota_1688094_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_1620" id="ci_AlunoAvaliacao_1688094_1620" value="101525502" type="hidden">
                <input name="nr_Nota_1688094_1620" id="nr_Nota_1688094_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1688094_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1688094_1730" id="ci_AlunoAvaliacao_1688094_1730" value="101696601" type="hidden">
                <input name="nr_Nota_1688094_1730" id="nr_Nota_1688094_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1198033&nbsp;LUCAS DE OLIVEIRA
              <input id="cd_Aluno_26" name="cd_Aluno_26" value="1198033" type="hidden"></td>
            
            <td id="colunaNotaAluno_1198033_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_154" id="ci_AlunoAvaliacao_1198033_154" value="96835586" type="hidden">
                <input name="nr_Nota_1198033_154" id="nr_Nota_1198033_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_160" id="ci_AlunoAvaliacao_1198033_160" value="96835587" type="hidden">
                <input name="nr_Nota_1198033_160" id="nr_Nota_1198033_160" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_530" id="ci_AlunoAvaliacao_1198033_530" value="96835588" type="hidden">
                <input name="nr_Nota_1198033_530" id="nr_Nota_1198033_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_780" id="ci_AlunoAvaliacao_1198033_780" value="96835589" type="hidden">
                <input name="nr_Nota_1198033_780" id="nr_Nota_1198033_780" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_800" id="ci_AlunoAvaliacao_1198033_800" value="96835590" type="hidden">
                <input name="nr_Nota_1198033_800" id="nr_Nota_1198033_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_890" id="ci_AlunoAvaliacao_1198033_890" value="96835591" type="hidden">
                <input name="nr_Nota_1198033_890" id="nr_Nota_1198033_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_970" id="ci_AlunoAvaliacao_1198033_970" value="96835592" type="hidden">
                <input name="nr_Nota_1198033_970" id="nr_Nota_1198033_970" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_3330" id="ci_AlunoAvaliacao_1198033_3330" value="96835593" type="hidden">
                <input name="nr_Nota_1198033_3330" id="nr_Nota_1198033_3330" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_1130" id="ci_AlunoAvaliacao_1198033_1130" value="96835594" type="hidden">
                <input name="nr_Nota_1198033_1130" id="nr_Nota_1198033_1130" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_1140" id="ci_AlunoAvaliacao_1198033_1140" value="96835595" type="hidden">
                <input name="nr_Nota_1198033_1140" id="nr_Nota_1198033_1140" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_1200" id="ci_AlunoAvaliacao_1198033_1200" value="96835596" type="hidden">
                <input name="nr_Nota_1198033_1200" id="nr_Nota_1198033_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_1620" id="ci_AlunoAvaliacao_1198033_1620" value="96835597" type="hidden">
                <input name="nr_Nota_1198033_1620" id="nr_Nota_1198033_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1198033_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1198033_1730" id="ci_AlunoAvaliacao_1198033_1730" value="96835598" type="hidden">
                <input name="nr_Nota_1198033_1730" id="nr_Nota_1198033_1730" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1042479&nbsp;LARISSA PEREIRA LOBO
              <input id="cd_Aluno_27" name="cd_Aluno_27" value="1042479" type="hidden"></td>
            
            <td id="colunaNotaAluno_1042479_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_154" id="ci_AlunoAvaliacao_1042479_154" value="101758416" type="hidden">
                <input name="nr_Nota_1042479_154" id="nr_Nota_1042479_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_160" id="ci_AlunoAvaliacao_1042479_160" value="101633063" type="hidden">
                <input name="nr_Nota_1042479_160" id="nr_Nota_1042479_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_530" id="ci_AlunoAvaliacao_1042479_530" value="100814532" type="hidden">
                <input name="nr_Nota_1042479_530" id="nr_Nota_1042479_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_780" id="ci_AlunoAvaliacao_1042479_780" value="101575878" type="hidden">
                <input name="nr_Nota_1042479_780" id="nr_Nota_1042479_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_800" id="ci_AlunoAvaliacao_1042479_800" value="101575434" type="hidden">
                <input name="nr_Nota_1042479_800" id="nr_Nota_1042479_800" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_890" id="ci_AlunoAvaliacao_1042479_890" value="101633464" type="hidden">
                <input name="nr_Nota_1042479_890" id="nr_Nota_1042479_890" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_970" id="ci_AlunoAvaliacao_1042479_970" value="101696377" type="hidden">
                <input name="nr_Nota_1042479_970" id="nr_Nota_1042479_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_3330" id="ci_AlunoAvaliacao_1042479_3330" value="101527429" type="hidden">
                <input name="nr_Nota_1042479_3330" id="nr_Nota_1042479_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_1130" id="ci_AlunoAvaliacao_1042479_1130" value="101526961" type="hidden">
                <input name="nr_Nota_1042479_1130" id="nr_Nota_1042479_1130" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_1140" id="ci_AlunoAvaliacao_1042479_1140" value="101758053" type="hidden">
                <input name="nr_Nota_1042479_1140" id="nr_Nota_1042479_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_1200" id="ci_AlunoAvaliacao_1042479_1200" value="101526007" type="hidden">
                <input name="nr_Nota_1042479_1200" id="nr_Nota_1042479_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_1620" id="ci_AlunoAvaliacao_1042479_1620" value="101525504" type="hidden">
                <input name="nr_Nota_1042479_1620" id="nr_Nota_1042479_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1042479_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1042479_1730" id="ci_AlunoAvaliacao_1042479_1730" value="101696602" type="hidden">
                <input name="nr_Nota_1042479_1730" id="nr_Nota_1042479_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1657416&nbsp;MAIARA ALMEIDA DOS SANTOS
              <input id="cd_Aluno_28" name="cd_Aluno_28" value="1657416" type="hidden"></td>
            
            <td id="colunaNotaAluno_1657416_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_154" id="ci_AlunoAvaliacao_1657416_154" value="101758417" type="hidden">
                <input name="nr_Nota_1657416_154" id="nr_Nota_1657416_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_160" id="ci_AlunoAvaliacao_1657416_160" value="101633064" type="hidden">
                <input name="nr_Nota_1657416_160" id="nr_Nota_1657416_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_530" id="ci_AlunoAvaliacao_1657416_530" value="100814533" type="hidden">
                <input name="nr_Nota_1657416_530" id="nr_Nota_1657416_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_780" id="ci_AlunoAvaliacao_1657416_780" value="101575879" type="hidden">
                <input name="nr_Nota_1657416_780" id="nr_Nota_1657416_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_800" id="ci_AlunoAvaliacao_1657416_800" value="101575435" type="hidden">
                <input name="nr_Nota_1657416_800" id="nr_Nota_1657416_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_890" id="ci_AlunoAvaliacao_1657416_890" value="101633465" type="hidden">
                <input name="nr_Nota_1657416_890" id="nr_Nota_1657416_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_970" id="ci_AlunoAvaliacao_1657416_970" value="101696378" type="hidden">
                <input name="nr_Nota_1657416_970" id="nr_Nota_1657416_970" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_3330" id="ci_AlunoAvaliacao_1657416_3330" value="101527430" type="hidden">
                <input name="nr_Nota_1657416_3330" id="nr_Nota_1657416_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_1130" id="ci_AlunoAvaliacao_1657416_1130" value="101526962" type="hidden">
                <input name="nr_Nota_1657416_1130" id="nr_Nota_1657416_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_1140" id="ci_AlunoAvaliacao_1657416_1140" value="101758054" type="hidden">
                <input name="nr_Nota_1657416_1140" id="nr_Nota_1657416_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_1200" id="ci_AlunoAvaliacao_1657416_1200" value="101526008" type="hidden">
                <input name="nr_Nota_1657416_1200" id="nr_Nota_1657416_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_1620" id="ci_AlunoAvaliacao_1657416_1620" value="101525505" type="hidden">
                <input name="nr_Nota_1657416_1620" id="nr_Nota_1657416_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1657416_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1657416_1730" id="ci_AlunoAvaliacao_1657416_1730" value="101696603" type="hidden">
                <input name="nr_Nota_1657416_1730" id="nr_Nota_1657416_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;393668&nbsp;MARIA CLARA MACHADO DA SILVA
              <input id="cd_Aluno_29" name="cd_Aluno_29" value="393668" type="hidden"></td>
            
            <td id="colunaNotaAluno_393668_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_154" id="ci_AlunoAvaliacao_393668_154" value="101758418" type="hidden">
                <input name="nr_Nota_393668_154" id="nr_Nota_393668_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_160" id="ci_AlunoAvaliacao_393668_160" value="101633065" type="hidden">
                <input name="nr_Nota_393668_160" id="nr_Nota_393668_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_530" id="ci_AlunoAvaliacao_393668_530" value="100814534" type="hidden">
                <input name="nr_Nota_393668_530" id="nr_Nota_393668_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_780" id="ci_AlunoAvaliacao_393668_780" value="101575880" type="hidden">
                <input name="nr_Nota_393668_780" id="nr_Nota_393668_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_800" id="ci_AlunoAvaliacao_393668_800" value="101575436" type="hidden">
                <input name="nr_Nota_393668_800" id="nr_Nota_393668_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_890" id="ci_AlunoAvaliacao_393668_890" value="101633466" type="hidden">
                <input name="nr_Nota_393668_890" id="nr_Nota_393668_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_970" id="ci_AlunoAvaliacao_393668_970" value="101696379" type="hidden">
                <input name="nr_Nota_393668_970" id="nr_Nota_393668_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_3330" id="ci_AlunoAvaliacao_393668_3330" value="101527431" type="hidden">
                <input name="nr_Nota_393668_3330" id="nr_Nota_393668_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_1130" id="ci_AlunoAvaliacao_393668_1130" value="101526963" type="hidden">
                <input name="nr_Nota_393668_1130" id="nr_Nota_393668_1130" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_1140" id="ci_AlunoAvaliacao_393668_1140" value="101758055" type="hidden">
                <input name="nr_Nota_393668_1140" id="nr_Nota_393668_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_1200" id="ci_AlunoAvaliacao_393668_1200" value="101526009" type="hidden">
                <input name="nr_Nota_393668_1200" id="nr_Nota_393668_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_1620" id="ci_AlunoAvaliacao_393668_1620" value="101525506" type="hidden">
                <input name="nr_Nota_393668_1620" id="nr_Nota_393668_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_393668_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_393668_1730" id="ci_AlunoAvaliacao_393668_1730" value="101696604" type="hidden">
                <input name="nr_Nota_393668_1730" id="nr_Nota_393668_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1235911&nbsp;MARIA TAMIRES MELO MUNIZ
              <input id="cd_Aluno_30" name="cd_Aluno_30" value="1235911" type="hidden"></td>
            
            <td id="colunaNotaAluno_1235911_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_154" id="ci_AlunoAvaliacao_1235911_154" value="101758419" type="hidden">
                <input name="nr_Nota_1235911_154" id="nr_Nota_1235911_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_160" id="ci_AlunoAvaliacao_1235911_160" value="101633066" type="hidden">
                <input name="nr_Nota_1235911_160" id="nr_Nota_1235911_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_530" id="ci_AlunoAvaliacao_1235911_530" value="100814535" type="hidden">
                <input name="nr_Nota_1235911_530" id="nr_Nota_1235911_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_780" id="ci_AlunoAvaliacao_1235911_780" value="101575881" type="hidden">
                <input name="nr_Nota_1235911_780" id="nr_Nota_1235911_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_800" id="ci_AlunoAvaliacao_1235911_800" value="101575437" type="hidden">
                <input name="nr_Nota_1235911_800" id="nr_Nota_1235911_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_890" id="ci_AlunoAvaliacao_1235911_890" value="101633467" type="hidden">
                <input name="nr_Nota_1235911_890" id="nr_Nota_1235911_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_970" id="ci_AlunoAvaliacao_1235911_970" value="101696380" type="hidden">
                <input name="nr_Nota_1235911_970" id="nr_Nota_1235911_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_3330" id="ci_AlunoAvaliacao_1235911_3330" value="101527432" type="hidden">
                <input name="nr_Nota_1235911_3330" id="nr_Nota_1235911_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_1130" id="ci_AlunoAvaliacao_1235911_1130" value="101526964" type="hidden">
                <input name="nr_Nota_1235911_1130" id="nr_Nota_1235911_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_1140" id="ci_AlunoAvaliacao_1235911_1140" value="101758056" type="hidden">
                <input name="nr_Nota_1235911_1140" id="nr_Nota_1235911_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_1200" id="ci_AlunoAvaliacao_1235911_1200" value="101526010" type="hidden">
                <input name="nr_Nota_1235911_1200" id="nr_Nota_1235911_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_1620" id="ci_AlunoAvaliacao_1235911_1620" value="101525507" type="hidden">
                <input name="nr_Nota_1235911_1620" id="nr_Nota_1235911_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1235911_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1235911_1730" id="ci_AlunoAvaliacao_1235911_1730" value="101696605" type="hidden">
                <input name="nr_Nota_1235911_1730" id="nr_Nota_1235911_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;827115&nbsp;MONICA DA SILVA ARAUJO
              <input id="cd_Aluno_31" name="cd_Aluno_31" value="827115" type="hidden"></td>
            
            <td id="colunaNotaAluno_827115_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_154" id="ci_AlunoAvaliacao_827115_154" value="101758420" type="hidden">
                <input name="nr_Nota_827115_154" id="nr_Nota_827115_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_160" id="ci_AlunoAvaliacao_827115_160" value="101633067" type="hidden">
                <input name="nr_Nota_827115_160" id="nr_Nota_827115_160" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_530" id="ci_AlunoAvaliacao_827115_530" value="100814536" type="hidden">
                <input name="nr_Nota_827115_530" id="nr_Nota_827115_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_780" id="ci_AlunoAvaliacao_827115_780" value="101575882" type="hidden">
                <input name="nr_Nota_827115_780" id="nr_Nota_827115_780" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_800" id="ci_AlunoAvaliacao_827115_800" value="101575438" type="hidden">
                <input name="nr_Nota_827115_800" id="nr_Nota_827115_800" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_890" id="ci_AlunoAvaliacao_827115_890" value="101633468" type="hidden">
                <input name="nr_Nota_827115_890" id="nr_Nota_827115_890" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_970" id="ci_AlunoAvaliacao_827115_970" value="101696381" type="hidden">
                <input name="nr_Nota_827115_970" id="nr_Nota_827115_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_3330" id="ci_AlunoAvaliacao_827115_3330" value="101527433" type="hidden">
                <input name="nr_Nota_827115_3330" id="nr_Nota_827115_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_1130" id="ci_AlunoAvaliacao_827115_1130" value="101526965" type="hidden">
                <input name="nr_Nota_827115_1130" id="nr_Nota_827115_1130" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_1140" id="ci_AlunoAvaliacao_827115_1140" value="101758057" type="hidden">
                <input name="nr_Nota_827115_1140" id="nr_Nota_827115_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_1200" id="ci_AlunoAvaliacao_827115_1200" value="101526011" type="hidden">
                <input name="nr_Nota_827115_1200" id="nr_Nota_827115_1200" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_1620" id="ci_AlunoAvaliacao_827115_1620" value="101525508" type="hidden">
                <input name="nr_Nota_827115_1620" id="nr_Nota_827115_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_827115_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_827115_1730" id="ci_AlunoAvaliacao_827115_1730" value="101696606" type="hidden">
                <input name="nr_Nota_827115_1730" id="nr_Nota_827115_1730" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1193403&nbsp;NARCELIO SOARES LIMA
              <input id="cd_Aluno_32" name="cd_Aluno_32" value="1193403" type="hidden"></td>
            
            <td id="colunaNotaAluno_1193403_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_154" id="ci_AlunoAvaliacao_1193403_154" value="101758421" type="hidden">
                <input name="nr_Nota_1193403_154" id="nr_Nota_1193403_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_160" id="ci_AlunoAvaliacao_1193403_160" value="101633068" type="hidden">
                <input name="nr_Nota_1193403_160" id="nr_Nota_1193403_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_530" id="ci_AlunoAvaliacao_1193403_530" value="100814537" type="hidden">
                <input name="nr_Nota_1193403_530" id="nr_Nota_1193403_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_780" id="ci_AlunoAvaliacao_1193403_780" value="101575883" type="hidden">
                <input name="nr_Nota_1193403_780" id="nr_Nota_1193403_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_800" id="ci_AlunoAvaliacao_1193403_800" value="101575439" type="hidden">
                <input name="nr_Nota_1193403_800" id="nr_Nota_1193403_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_890" id="ci_AlunoAvaliacao_1193403_890" value="101633469" type="hidden">
                <input name="nr_Nota_1193403_890" id="nr_Nota_1193403_890" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_970" id="ci_AlunoAvaliacao_1193403_970" value="101696382" type="hidden">
                <input name="nr_Nota_1193403_970" id="nr_Nota_1193403_970" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_3330" id="ci_AlunoAvaliacao_1193403_3330" value="101527434" type="hidden">
                <input name="nr_Nota_1193403_3330" id="nr_Nota_1193403_3330" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_1130" id="ci_AlunoAvaliacao_1193403_1130" value="101526966" type="hidden">
                <input name="nr_Nota_1193403_1130" id="nr_Nota_1193403_1130" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_1140" id="ci_AlunoAvaliacao_1193403_1140" value="101758058" type="hidden">
                <input name="nr_Nota_1193403_1140" id="nr_Nota_1193403_1140" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_1200" id="ci_AlunoAvaliacao_1193403_1200" value="101526012" type="hidden">
                <input name="nr_Nota_1193403_1200" id="nr_Nota_1193403_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_1620" id="ci_AlunoAvaliacao_1193403_1620" value="101525509" type="hidden">
                <input name="nr_Nota_1193403_1620" id="nr_Nota_1193403_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1193403_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1193403_1730" id="ci_AlunoAvaliacao_1193403_1730" value="101696607" type="hidden">
                <input name="nr_Nota_1193403_1730" id="nr_Nota_1193403_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1368219&nbsp;PAULO VICTOR GURGEL BRAUNA
              <input id="cd_Aluno_33" name="cd_Aluno_33" value="1368219" type="hidden"></td>
            
            <td id="colunaNotaAluno_1368219_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_154" id="ci_AlunoAvaliacao_1368219_154" value="101758422" type="hidden">
                <input name="nr_Nota_1368219_154" id="nr_Nota_1368219_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_160" id="ci_AlunoAvaliacao_1368219_160" value="101633069" type="hidden">
                <input name="nr_Nota_1368219_160" id="nr_Nota_1368219_160" value="3,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_530" id="ci_AlunoAvaliacao_1368219_530" value="100814538" type="hidden">
                <input name="nr_Nota_1368219_530" id="nr_Nota_1368219_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_780" id="ci_AlunoAvaliacao_1368219_780" value="101575884" type="hidden">
                <input name="nr_Nota_1368219_780" id="nr_Nota_1368219_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_800" id="ci_AlunoAvaliacao_1368219_800" value="101575440" type="hidden">
                <input name="nr_Nota_1368219_800" id="nr_Nota_1368219_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_890" id="ci_AlunoAvaliacao_1368219_890" value="101633470" type="hidden">
                <input name="nr_Nota_1368219_890" id="nr_Nota_1368219_890" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_970" id="ci_AlunoAvaliacao_1368219_970" value="101696383" type="hidden">
                <input name="nr_Nota_1368219_970" id="nr_Nota_1368219_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_3330" id="ci_AlunoAvaliacao_1368219_3330" value="101527435" type="hidden">
                <input name="nr_Nota_1368219_3330" id="nr_Nota_1368219_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_1130" id="ci_AlunoAvaliacao_1368219_1130" value="101526967" type="hidden">
                <input name="nr_Nota_1368219_1130" id="nr_Nota_1368219_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_1140" id="ci_AlunoAvaliacao_1368219_1140" value="101758059" type="hidden">
                <input name="nr_Nota_1368219_1140" id="nr_Nota_1368219_1140" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_1200" id="ci_AlunoAvaliacao_1368219_1200" value="101526013" type="hidden">
                <input name="nr_Nota_1368219_1200" id="nr_Nota_1368219_1200" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_1620" id="ci_AlunoAvaliacao_1368219_1620" value="101525510" type="hidden">
                <input name="nr_Nota_1368219_1620" id="nr_Nota_1368219_1620" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1368219_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1368219_1730" id="ci_AlunoAvaliacao_1368219_1730" value="101696608" type="hidden">
                <input name="nr_Nota_1368219_1730" id="nr_Nota_1368219_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1202791&nbsp;RAYSON TOME CARNEIRO
              <input id="cd_Aluno_34" name="cd_Aluno_34" value="1202791" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202791_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_154" id="ci_AlunoAvaliacao_1202791_154" value="101758423" type="hidden">
                <input name="nr_Nota_1202791_154" id="nr_Nota_1202791_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_160" id="ci_AlunoAvaliacao_1202791_160" value="101633070" type="hidden">
                <input name="nr_Nota_1202791_160" id="nr_Nota_1202791_160" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_530" id="ci_AlunoAvaliacao_1202791_530" value="100814539" type="hidden">
                <input name="nr_Nota_1202791_530" id="nr_Nota_1202791_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_780" id="ci_AlunoAvaliacao_1202791_780" value="101575885" type="hidden">
                <input name="nr_Nota_1202791_780" id="nr_Nota_1202791_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_800" id="ci_AlunoAvaliacao_1202791_800" value="101575441" type="hidden">
                <input name="nr_Nota_1202791_800" id="nr_Nota_1202791_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_890" id="ci_AlunoAvaliacao_1202791_890" value="101633471" type="hidden">
                <input name="nr_Nota_1202791_890" id="nr_Nota_1202791_890" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_970" id="ci_AlunoAvaliacao_1202791_970" value="101696384" type="hidden">
                <input name="nr_Nota_1202791_970" id="nr_Nota_1202791_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_3330" id="ci_AlunoAvaliacao_1202791_3330" value="101527436" type="hidden">
                <input name="nr_Nota_1202791_3330" id="nr_Nota_1202791_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_1130" id="ci_AlunoAvaliacao_1202791_1130" value="101526968" type="hidden">
                <input name="nr_Nota_1202791_1130" id="nr_Nota_1202791_1130" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_1140" id="ci_AlunoAvaliacao_1202791_1140" value="101758060" type="hidden">
                <input name="nr_Nota_1202791_1140" id="nr_Nota_1202791_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_1200" id="ci_AlunoAvaliacao_1202791_1200" value="101526014" type="hidden">
                <input name="nr_Nota_1202791_1200" id="nr_Nota_1202791_1200" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_1620" id="ci_AlunoAvaliacao_1202791_1620" value="101525512" type="hidden">
                <input name="nr_Nota_1202791_1620" id="nr_Nota_1202791_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202791_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202791_1730" id="ci_AlunoAvaliacao_1202791_1730" value="101696609" type="hidden">
                <input name="nr_Nota_1202791_1730" id="nr_Nota_1202791_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1202346&nbsp;RENAN RIBEIRO DE SOUSA
              <input id="cd_Aluno_35" name="cd_Aluno_35" value="1202346" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202346_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_154" id="ci_AlunoAvaliacao_1202346_154" value="101758424" type="hidden">
                <input name="nr_Nota_1202346_154" id="nr_Nota_1202346_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_160" id="ci_AlunoAvaliacao_1202346_160" value="101633071" type="hidden">
                <input name="nr_Nota_1202346_160" id="nr_Nota_1202346_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_530" id="ci_AlunoAvaliacao_1202346_530" value="100814540" type="hidden">
                <input name="nr_Nota_1202346_530" id="nr_Nota_1202346_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_780" id="ci_AlunoAvaliacao_1202346_780" value="101575886" type="hidden">
                <input name="nr_Nota_1202346_780" id="nr_Nota_1202346_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_800" id="ci_AlunoAvaliacao_1202346_800" value="101575442" type="hidden">
                <input name="nr_Nota_1202346_800" id="nr_Nota_1202346_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_890" id="ci_AlunoAvaliacao_1202346_890" value="101633472" type="hidden">
                <input name="nr_Nota_1202346_890" id="nr_Nota_1202346_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_970" id="ci_AlunoAvaliacao_1202346_970" value="101696385" type="hidden">
                <input name="nr_Nota_1202346_970" id="nr_Nota_1202346_970" value="4,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_3330" id="ci_AlunoAvaliacao_1202346_3330" value="101527437" type="hidden">
                <input name="nr_Nota_1202346_3330" id="nr_Nota_1202346_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_1130" id="ci_AlunoAvaliacao_1202346_1130" value="101526969" type="hidden">
                <input name="nr_Nota_1202346_1130" id="nr_Nota_1202346_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_1140" id="ci_AlunoAvaliacao_1202346_1140" value="101758061" type="hidden">
                <input name="nr_Nota_1202346_1140" id="nr_Nota_1202346_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_1200" id="ci_AlunoAvaliacao_1202346_1200" value="101526015" type="hidden">
                <input name="nr_Nota_1202346_1200" id="nr_Nota_1202346_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_1620" id="ci_AlunoAvaliacao_1202346_1620" value="101525516" type="hidden">
                <input name="nr_Nota_1202346_1620" id="nr_Nota_1202346_1620" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202346_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202346_1730" id="ci_AlunoAvaliacao_1202346_1730" value="101696610" type="hidden">
                <input name="nr_Nota_1202346_1730" id="nr_Nota_1202346_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1500970&nbsp;RAY MARQUES DAMASCENO JUNIOR
              <input id="cd_Aluno_36" name="cd_Aluno_36" value="1500970" type="hidden"></td>
            
            <td id="colunaNotaAluno_1500970_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_154" id="ci_AlunoAvaliacao_1500970_154" value="101758425" type="hidden">
                <input name="nr_Nota_1500970_154" id="nr_Nota_1500970_154" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_160" id="ci_AlunoAvaliacao_1500970_160" value="101633072" type="hidden">
                <input name="nr_Nota_1500970_160" id="nr_Nota_1500970_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_530" id="ci_AlunoAvaliacao_1500970_530" value="100814541" type="hidden">
                <input name="nr_Nota_1500970_530" id="nr_Nota_1500970_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_780" id="ci_AlunoAvaliacao_1500970_780" value="101575887" type="hidden">
                <input name="nr_Nota_1500970_780" id="nr_Nota_1500970_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_800" id="ci_AlunoAvaliacao_1500970_800" value="101575443" type="hidden">
                <input name="nr_Nota_1500970_800" id="nr_Nota_1500970_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_890" id="ci_AlunoAvaliacao_1500970_890" value="101633473" type="hidden">
                <input name="nr_Nota_1500970_890" id="nr_Nota_1500970_890" value="3,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_970" id="ci_AlunoAvaliacao_1500970_970" value="101696386" type="hidden">
                <input name="nr_Nota_1500970_970" id="nr_Nota_1500970_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_3330" id="ci_AlunoAvaliacao_1500970_3330" value="101527438" type="hidden">
                <input name="nr_Nota_1500970_3330" id="nr_Nota_1500970_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_1130" id="ci_AlunoAvaliacao_1500970_1130" value="101526970" type="hidden">
                <input name="nr_Nota_1500970_1130" id="nr_Nota_1500970_1130" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_1140" id="ci_AlunoAvaliacao_1500970_1140" value="101758062" type="hidden">
                <input name="nr_Nota_1500970_1140" id="nr_Nota_1500970_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_1200" id="ci_AlunoAvaliacao_1500970_1200" value="101526016" type="hidden">
                <input name="nr_Nota_1500970_1200" id="nr_Nota_1500970_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_1620" id="ci_AlunoAvaliacao_1500970_1620" value="101525517" type="hidden">
                <input name="nr_Nota_1500970_1620" id="nr_Nota_1500970_1620" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1500970_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1500970_1730" id="ci_AlunoAvaliacao_1500970_1730" value="101696611" type="hidden">
                <input name="nr_Nota_1500970_1730" id="nr_Nota_1500970_1730" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1301981&nbsp;SABRYNA SILVA DE LIMA
              <input id="cd_Aluno_37" name="cd_Aluno_37" value="1301981" type="hidden"></td>
            
            <td id="colunaNotaAluno_1301981_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_154" id="ci_AlunoAvaliacao_1301981_154" value="101758426" type="hidden">
                <input name="nr_Nota_1301981_154" id="nr_Nota_1301981_154" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_160" id="ci_AlunoAvaliacao_1301981_160" value="101633073" type="hidden">
                <input name="nr_Nota_1301981_160" id="nr_Nota_1301981_160" value="5,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_530" id="ci_AlunoAvaliacao_1301981_530" value="100814542" type="hidden">
                <input name="nr_Nota_1301981_530" id="nr_Nota_1301981_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_780" id="ci_AlunoAvaliacao_1301981_780" value="101575888" type="hidden">
                <input name="nr_Nota_1301981_780" id="nr_Nota_1301981_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_800" id="ci_AlunoAvaliacao_1301981_800" value="101575444" type="hidden">
                <input name="nr_Nota_1301981_800" id="nr_Nota_1301981_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_890" id="ci_AlunoAvaliacao_1301981_890" value="101633474" type="hidden">
                <input name="nr_Nota_1301981_890" id="nr_Nota_1301981_890" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_970" id="ci_AlunoAvaliacao_1301981_970" value="101696387" type="hidden">
                <input name="nr_Nota_1301981_970" id="nr_Nota_1301981_970" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_3330" id="ci_AlunoAvaliacao_1301981_3330" value="101527439" type="hidden">
                <input name="nr_Nota_1301981_3330" id="nr_Nota_1301981_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_1130" id="ci_AlunoAvaliacao_1301981_1130" value="101526971" type="hidden">
                <input name="nr_Nota_1301981_1130" id="nr_Nota_1301981_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_1140" id="ci_AlunoAvaliacao_1301981_1140" value="101758063" type="hidden">
                <input name="nr_Nota_1301981_1140" id="nr_Nota_1301981_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_1200" id="ci_AlunoAvaliacao_1301981_1200" value="101526017" type="hidden">
                <input name="nr_Nota_1301981_1200" id="nr_Nota_1301981_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_1620" id="ci_AlunoAvaliacao_1301981_1620" value="101525518" type="hidden">
                <input name="nr_Nota_1301981_1620" id="nr_Nota_1301981_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301981_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301981_1730" id="ci_AlunoAvaliacao_1301981_1730" value="101696612" type="hidden">
                <input name="nr_Nota_1301981_1730" id="nr_Nota_1301981_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1301976&nbsp;SAMANTHA SILVA DE LIMA
              <input id="cd_Aluno_38" name="cd_Aluno_38" value="1301976" type="hidden"></td>
            
            <td id="colunaNotaAluno_1301976_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_154" id="ci_AlunoAvaliacao_1301976_154" value="101758427" type="hidden">
                <input name="nr_Nota_1301976_154" id="nr_Nota_1301976_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_160" id="ci_AlunoAvaliacao_1301976_160" value="101633074" type="hidden">
                <input name="nr_Nota_1301976_160" id="nr_Nota_1301976_160" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_530" id="ci_AlunoAvaliacao_1301976_530" value="100814543" type="hidden">
                <input name="nr_Nota_1301976_530" id="nr_Nota_1301976_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_780" id="ci_AlunoAvaliacao_1301976_780" value="101575889" type="hidden">
                <input name="nr_Nota_1301976_780" id="nr_Nota_1301976_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_800" id="ci_AlunoAvaliacao_1301976_800" value="101575445" type="hidden">
                <input name="nr_Nota_1301976_800" id="nr_Nota_1301976_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_890" id="ci_AlunoAvaliacao_1301976_890" value="101633475" type="hidden">
                <input name="nr_Nota_1301976_890" id="nr_Nota_1301976_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_970" id="ci_AlunoAvaliacao_1301976_970" value="101696388" type="hidden">
                <input name="nr_Nota_1301976_970" id="nr_Nota_1301976_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_3330" id="ci_AlunoAvaliacao_1301976_3330" value="101527440" type="hidden">
                <input name="nr_Nota_1301976_3330" id="nr_Nota_1301976_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_1130" id="ci_AlunoAvaliacao_1301976_1130" value="101526972" type="hidden">
                <input name="nr_Nota_1301976_1130" id="nr_Nota_1301976_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_1140" id="ci_AlunoAvaliacao_1301976_1140" value="101758064" type="hidden">
                <input name="nr_Nota_1301976_1140" id="nr_Nota_1301976_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_1200" id="ci_AlunoAvaliacao_1301976_1200" value="101526018" type="hidden">
                <input name="nr_Nota_1301976_1200" id="nr_Nota_1301976_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_1620" id="ci_AlunoAvaliacao_1301976_1620" value="101525519" type="hidden">
                <input name="nr_Nota_1301976_1620" id="nr_Nota_1301976_1620" value="6,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1301976_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1301976_1730" id="ci_AlunoAvaliacao_1301976_1730" value="101696613" type="hidden">
                <input name="nr_Nota_1301976_1730" id="nr_Nota_1301976_1730" value="8,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;2172327&nbsp;TAIANE MOREIRA ROCHA
              <input id="cd_Aluno_39" name="cd_Aluno_39" value="2172327" type="hidden"></td>
            
            <td id="colunaNotaAluno_2172327_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_154" id="ci_AlunoAvaliacao_2172327_154" value="101758428" type="hidden">
                <input name="nr_Nota_2172327_154" id="nr_Nota_2172327_154" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_160" id="ci_AlunoAvaliacao_2172327_160" value="101633075" type="hidden">
                <input name="nr_Nota_2172327_160" id="nr_Nota_2172327_160" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_530" id="ci_AlunoAvaliacao_2172327_530" value="100814544" type="hidden">
                <input name="nr_Nota_2172327_530" id="nr_Nota_2172327_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_780" id="ci_AlunoAvaliacao_2172327_780" value="101575890" type="hidden">
                <input name="nr_Nota_2172327_780" id="nr_Nota_2172327_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_800" id="ci_AlunoAvaliacao_2172327_800" value="101575446" type="hidden">
                <input name="nr_Nota_2172327_800" id="nr_Nota_2172327_800" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_890" id="ci_AlunoAvaliacao_2172327_890" value="101633476" type="hidden">
                <input name="nr_Nota_2172327_890" id="nr_Nota_2172327_890" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_970" id="ci_AlunoAvaliacao_2172327_970" value="101696389" type="hidden">
                <input name="nr_Nota_2172327_970" id="nr_Nota_2172327_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_3330" id="ci_AlunoAvaliacao_2172327_3330" value="101527441" type="hidden">
                <input name="nr_Nota_2172327_3330" id="nr_Nota_2172327_3330" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_1130" id="ci_AlunoAvaliacao_2172327_1130" value="101526973" type="hidden">
                <input name="nr_Nota_2172327_1130" id="nr_Nota_2172327_1130" value="3,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_1140" id="ci_AlunoAvaliacao_2172327_1140" value="101758065" type="hidden">
                <input name="nr_Nota_2172327_1140" id="nr_Nota_2172327_1140" value="1,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_1200" id="ci_AlunoAvaliacao_2172327_1200" value="101526019" type="hidden">
                <input name="nr_Nota_2172327_1200" id="nr_Nota_2172327_1200" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_1620" id="ci_AlunoAvaliacao_2172327_1620" value="101525520" type="hidden">
                <input name="nr_Nota_2172327_1620" id="nr_Nota_2172327_1620" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_2172327_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_2172327_1730" id="ci_AlunoAvaliacao_2172327_1730" value="101696614" type="hidden">
                <input name="nr_Nota_2172327_1730" id="nr_Nota_2172327_1730" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#ffffff">&nbsp;1202563&nbsp;VANESSA PEDREIRO MAGALHAES
              <input id="cd_Aluno_40" name="cd_Aluno_40" value="1202563" type="hidden"></td>
            
            <td id="colunaNotaAluno_1202563_154" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_154" id="ci_AlunoAvaliacao_1202563_154" value="101758429" type="hidden">
                <input name="nr_Nota_1202563_154" id="nr_Nota_1202563_154" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_160" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_160" id="ci_AlunoAvaliacao_1202563_160" value="101633076" type="hidden">
                <input name="nr_Nota_1202563_160" id="nr_Nota_1202563_160" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_530" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_530" id="ci_AlunoAvaliacao_1202563_530" value="100814545" type="hidden">
                <input name="nr_Nota_1202563_530" id="nr_Nota_1202563_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_780" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_780" id="ci_AlunoAvaliacao_1202563_780" value="101575891" type="hidden">
                <input name="nr_Nota_1202563_780" id="nr_Nota_1202563_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_800" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_800" id="ci_AlunoAvaliacao_1202563_800" value="101575447" type="hidden">
                <input name="nr_Nota_1202563_800" id="nr_Nota_1202563_800" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_890" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_890" id="ci_AlunoAvaliacao_1202563_890" value="101633477" type="hidden">
                <input name="nr_Nota_1202563_890" id="nr_Nota_1202563_890" value="7,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_970" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_970" id="ci_AlunoAvaliacao_1202563_970" value="101696390" type="hidden">
                <input name="nr_Nota_1202563_970" id="nr_Nota_1202563_970" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_3330" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_3330" id="ci_AlunoAvaliacao_1202563_3330" value="101527442" type="hidden">
                <input name="nr_Nota_1202563_3330" id="nr_Nota_1202563_3330" value="7,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_1130" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_1130" id="ci_AlunoAvaliacao_1202563_1130" value="101526974" type="hidden">
                <input name="nr_Nota_1202563_1130" id="nr_Nota_1202563_1130" value="4,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_1140" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_1140" id="ci_AlunoAvaliacao_1202563_1140" value="101758066" type="hidden">
                <input name="nr_Nota_1202563_1140" id="nr_Nota_1202563_1140" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_1200" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_1200" id="ci_AlunoAvaliacao_1202563_1200" value="101526020" type="hidden">
                <input name="nr_Nota_1202563_1200" id="nr_Nota_1202563_1200" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_1620" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_1620" id="ci_AlunoAvaliacao_1202563_1620" value="101525521" type="hidden">
                <input name="nr_Nota_1202563_1620" id="nr_Nota_1202563_1620" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1202563_1730" class="textoCampos" height="23px" align="center" bgcolor="#ffffff"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1202563_1730" id="ci_AlunoAvaliacao_1202563_1730" value="101696615" type="hidden">
                <input name="nr_Nota_1202563_1730" id="nr_Nota_1202563_1730" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
          <tr>
            
            <td class="textoCampos" align="left" bgcolor="#f8f8ef">&nbsp;1167646&nbsp;YLLANA MARIA DE FREITAS DOS SANTOS
              <input id="cd_Aluno_41" name="cd_Aluno_41" value="1167646" type="hidden"></td>
            
            <td id="colunaNotaAluno_1167646_154" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_154" id="ci_AlunoAvaliacao_1167646_154" value="101758430" type="hidden">
                <input name="nr_Nota_1167646_154" id="nr_Nota_1167646_154" value="9,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_160" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_160" id="ci_AlunoAvaliacao_1167646_160" value="101633077" type="hidden">
                <input name="nr_Nota_1167646_160" id="nr_Nota_1167646_160" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_530" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_530" id="ci_AlunoAvaliacao_1167646_530" value="100814546" type="hidden">
                <input name="nr_Nota_1167646_530" id="nr_Nota_1167646_530" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_780" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_780" id="ci_AlunoAvaliacao_1167646_780" value="101575892" type="hidden">
                <input name="nr_Nota_1167646_780" id="nr_Nota_1167646_780" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_800" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_800" id="ci_AlunoAvaliacao_1167646_800" value="101575448" type="hidden">
                <input name="nr_Nota_1167646_800" id="nr_Nota_1167646_800" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_890" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_890" id="ci_AlunoAvaliacao_1167646_890" value="101633478" type="hidden">
                <input name="nr_Nota_1167646_890" id="nr_Nota_1167646_890" value="8,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_970" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_970" id="ci_AlunoAvaliacao_1167646_970" value="101696391" type="hidden">
                <input name="nr_Nota_1167646_970" id="nr_Nota_1167646_970" value="0,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_3330" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_3330" id="ci_AlunoAvaliacao_1167646_3330" value="101527443" type="hidden">
                <input name="nr_Nota_1167646_3330" id="nr_Nota_1167646_3330" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_1130" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_1130" id="ci_AlunoAvaliacao_1167646_1130" value="101526975" type="hidden">
                <input name="nr_Nota_1167646_1130" id="nr_Nota_1167646_1130" value="2,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_1140" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_1140" id="ci_AlunoAvaliacao_1167646_1140" value="101758067" type="hidden">
                <input name="nr_Nota_1167646_1140" id="nr_Nota_1167646_1140" value="10" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_1200" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_1200" id="ci_AlunoAvaliacao_1167646_1200" value="101526021" type="hidden">
                <input name="nr_Nota_1167646_1200" id="nr_Nota_1167646_1200" value="6,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_1620" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_1620" id="ci_AlunoAvaliacao_1167646_1620" value="101525522" type="hidden">
                <input name="nr_Nota_1167646_1620" id="nr_Nota_1167646_1620" value="5,0" size="7" maxlength="4" class="textoCampos" style="color: rgb(255, 0, 0);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
            <td id="colunaNotaAluno_1167646_1730" class="textoCampos" height="23px" align="center" bgcolor="#f8f8ef"><div align="center">
                
                <input name="ci_AlunoAvaliacao_1167646_1730" id="ci_AlunoAvaliacao_1167646_1730" value="101696616" type="hidden">
                <input name="nr_Nota_1167646_1730" id="nr_Nota_1167646_1730" value="9,5" size="7" maxlength="4" class="textoCampos" style="color: rgb(0, 0, 153);" onkeypress="return nota(this, event)" onblur="return notaexit(this,6)" type="text">
              </div></td>
            
          </tr>
          
        </tbody></table>
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tbody><tr>
            <td align="center">
              <br>
              
              			<input name="btnIncluir" class="botao" id="btnIncluir" value=" Incluir " onclick="ValidaPagina(this,'I');" type="button">
            	  
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
		              &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;                      
                      <input name="btnExcluir" class="botao" id="btnExcluir" value=" Excluir " onclick="Excluir(this);" type="button">
    	                        
              </td>
          </tr>
        </tbody></table>
        </td>
    </tr>
  </tbody></table>
</form>
<div class="" style="display: block; top: 343px; left: 853px;" id="tooltip"><h3>LINGUA ESTRANGEIRA (INGLES)</h3><div class="body">DEBORA SANTOS DE OLIVEIRA</div><div style="display: none;" class="url"></div></div><div id="hintbox"></div></body></html>